diff options
Diffstat (limited to 'tests/qemu-iotests/105')
-rwxr-xr-x | tests/qemu-iotests/105 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/105 b/tests/qemu-iotests/105 index 3b5a596..3346e8c 100755 --- a/tests/qemu-iotests/105 +++ b/tests/qemu-iotests/105 @@ -38,7 +38,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 _supported_fmt qcow2 vmdk vhdx qed _supported_proto generic -_supported_os Linux _unsupported_imgopts "subformat=twoGbMaxExtentFlat" \ "subformat=twoGbMaxExtentSparse" |