diff options
Diffstat (limited to 'tests/qemu-iotests/247')
-rwxr-xr-x | tests/qemu-iotests/247 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/247 b/tests/qemu-iotests/247 index 87e37b39e2..6cf2679750 100755 --- a/tests/qemu-iotests/247 +++ b/tests/qemu-iotests/247 @@ -41,7 +41,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 # Requires backing files and .bdrv_change_backing_file support _supported_fmt qcow2 qed -_supported_proto file +_supported_proto file fuse size=128M |