diff options
Diffstat (limited to 'tests/qemu-iotests/247')
-rwxr-xr-x | tests/qemu-iotests/247 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/247 b/tests/qemu-iotests/247 index fc50eb5dc1..546a794d3d 100755 --- a/tests/qemu-iotests/247 +++ b/tests/qemu-iotests/247 @@ -40,7 +40,6 @@ 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_os Linux size=128M |