diff options
Diffstat (limited to 'tests/qemu-iotests/084')
-rwxr-xr-x | tests/qemu-iotests/084 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/084 b/tests/qemu-iotests/084 index ae33c2cba4..2712c023a9 100755 --- a/tests/qemu-iotests/084 +++ b/tests/qemu-iotests/084 @@ -41,7 +41,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 # This tests vdi-specific header fields _supported_fmt vdi -_supported_proto generic +_supported_proto file _supported_os Linux size=64M |