summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/077
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/077')
-rwxr-xr-xtests/qemu-iotests/0772
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/077 b/tests/qemu-iotests/077
index 4dd1bdd..42a9085 100755
--- a/tests/qemu-iotests/077
+++ b/tests/qemu-iotests/077
@@ -52,7 +52,7 @@ echo "== Some concurrent requests involving RMW =="
function test_io()
{
-echo "open -o file.align=4k blkdebug::$TEST_IMG"
+echo "open -o driver=$IMGFMT,file.align=4k blkdebug::$TEST_IMG"
# A simple RMW request
cat <<EOF
aio_write -P 10 0x200 0x200
OpenPOWER on IntegriCloud