]> Git Repo - qemu.git/commit
iotests: Use configured python
authorMax Reitz <[email protected]>
Sat, 3 May 2014 14:47:08 +0000 (16:47 +0200)
committerStefan Hajnoczi <[email protected]>
Fri, 9 May 2014 11:32:16 +0000 (13:32 +0200)
commitf915db07ef9c368ea6db6430256de064fdd1525f
tree965256d297818a60b5327455a2fba089ba65b322
parent65f33bc0020112e7be7b8966495cd5efa2d0ab15
iotests: Use configured python

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 <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
configure
tests/qemu-iotests/031
tests/qemu-iotests/036
tests/qemu-iotests/039
tests/qemu-iotests/054
tests/qemu-iotests/060
tests/qemu-iotests/061
tests/qemu-iotests/065
tests/qemu-iotests/083
tests/qemu-iotests/check
This page took 0.027711 seconds and 4 git commands to generate.