diff options
Diffstat (limited to 'tests/qemu-iotests/027')
-rwxr-xr-x | tests/qemu-iotests/027 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/027 b/tests/qemu-iotests/027 index 67ecffc..543c48f 100755 --- a/tests/qemu-iotests/027 +++ b/tests/qemu-iotests/027 @@ -38,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 . ./common.rc . ./common.filter -_supported_fmt vmdk qcow qcow2 +_supported_fmt vmdk qcow qcow2 qed _supported_os Linux |