aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/038
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/038')
-rwxr-xr-xtests/qemu-iotests/0382
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/038 b/tests/qemu-iotests/038
index 707e2d7..a253231f5 100755
--- a/tests/qemu-iotests/038
+++ b/tests/qemu-iotests/038
@@ -71,7 +71,7 @@ backing_io 0 256 write | $QEMU_IO "$TEST_IMG" | _filter_qemu_io
TEST_IMG="$TEST_IMG_SAVE"
-_make_test_img -b "$TEST_IMG.base" 6G
+_make_test_img -b "$TEST_IMG.base" -F $IMGFMT 6G
echo
echo "== Some concurrent requests touching the same cluster =="