]> Git Repo - qemu.git/commit
qemu-iotests: export TEST_DIR for non-bash tests
authorStefan Hajnoczi <[email protected]>
Wed, 29 Feb 2012 13:25:20 +0000 (13:25 +0000)
committerKevin Wolf <[email protected]>
Wed, 29 Feb 2012 14:48:44 +0000 (15:48 +0100)
commit049255b60c2bd95df09e3da9de0d9658b2ec4a98
treed35b344b1af0b9403d2d6cc5fd4cd3f161dd5ae8
parentc186402c444a9598a71da6aef1360f4171e57ad3
qemu-iotests: export TEST_DIR for non-bash tests

Since qemu-iotests may need to create large image files it is possible
to specify the test directory.  The TEST_DIR variable needs to be
exported so non-bash tests can make use of it.

Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
tests/qemu-iotests/common.config
This page took 0.025337 seconds and 4 git commands to generate.