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