diff options
Diffstat (limited to 'tests/qemu-iotests/187')
-rwxr-xr-x | tests/qemu-iotests/187 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/187 b/tests/qemu-iotests/187 index a45addde09..2fcef9e2bd 100755 --- a/tests/qemu-iotests/187 +++ b/tests/qemu-iotests/187 @@ -40,7 +40,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 _supported_fmt qcow2 _supported_proto file -_supported_os Linux size=64M _make_test_img $size |