]> Git Repo - qemu.git/blobdiff - tests/check-block.sh
qapi: Improve use of qmp/types.h
[qemu.git] / tests / check-block.sh
index b9d9c6a9f69f95514f1c6e3efe5287b1ccdf2d04..a37797a494b118c55155dc4ef6f4f7b34134bfe2 100755 (executable)
@@ -9,7 +9,7 @@ if [ ! -x $QEMU_PROG ]; then
     exit 1
 fi
 
-cd $SRC_PATH/tests/qemu-iotests
+cd tests/qemu-iotests
 
 ret=0
 ./check -T -nocache -raw || ret=1
This page took 0.023554 seconds and 4 git commands to generate.