aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/010
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/010')
-rwxr-xr-xtests/qemu-iotests/0102
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/010 b/tests/qemu-iotests/010
index 7b57929..896a005 100755
--- a/tests/qemu-iotests/010
+++ b/tests/qemu-iotests/010
@@ -59,7 +59,7 @@ $QEMU_IO \
-c "write -P 165 2044k 4k" \
-c "write -P 99 8M 4k" \
-c "read -P 165 2044k 8k" \
-$TEST_IMG | _filter_qemu_io
+"$TEST_IMG" | _filter_qemu_io
echo
echo "checking image for errors"