diff options
Diffstat (limited to 'tests/qemu-iotests/217')
-rwxr-xr-x | tests/qemu-iotests/217 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/217 b/tests/qemu-iotests/217 index f5482bb..58a78a6 100755 --- a/tests/qemu-iotests/217 +++ b/tests/qemu-iotests/217 @@ -37,7 +37,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 # This test is specific to qcow2 _supported_fmt qcow2 _supported_proto file -_supported_os Linux # This test needs clusters with at least a refcount of 2 so that # OFLAG_COPIED is not set. refcount_bits=1 is therefore unsupported. |