aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/018
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/018')
-rwxr-xr-xtests/qemu-iotests/0182
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/018 b/tests/qemu-iotests/018
index c69ce09209..191b461a4d 100755
--- a/tests/qemu-iotests/018
+++ b/tests/qemu-iotests/018
@@ -66,7 +66,7 @@ echo "Creating test image with backing file"
echo
TEST_IMG="$TEST_IMG_SAVE.orig"
-_make_test_img -b "$TEST_IMG_SAVE.base" 6G
+_make_test_img -b "$TEST_IMG_SAVE.base" -F $IMGFMT 6G
echo "Filling test image"
echo