Max Reitz <mre...@redhat.com> writes: > Currently, QEMU's iotests rely on /usr/bin/env to start the correct > Python (that is, at least Python 2.4, but not 3). On systems where > Python 3 is the default, the user has no clean way of making the iotests > use the correct binary. > > This commit makes the iotests use the Python selected by configure. > > Signed-off-by: Max Reitz <mre...@redhat.com>
I'm afraid this broke qemu-iotests in a separate build tree: ./check: line 38: ./common.env: No such file or directory