These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / check-block.sh
index b9d9c6a..a37797a 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