aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/133
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/133')
-rwxr-xr-xtests/qemu-iotests/1332
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/133 b/tests/qemu-iotests/133
index 6f7cacc091..4070fd9457 100755
--- a/tests/qemu-iotests/133
+++ b/tests/qemu-iotests/133
@@ -40,7 +40,7 @@ _supported_fmt qcow2
_supported_proto file
TEST_IMG="$TEST_IMG.base" _make_test_img 64M
-_make_test_img -b "$TEST_IMG.base"
+_make_test_img -b "$TEST_IMG.base" -F $IMGFMT
echo
echo "=== Check that node-name can't be changed ==="