diff options
Diffstat (limited to 'tests/qemu-iotests/012')
-rwxr-xr-x | tests/qemu-iotests/012 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/012 b/tests/qemu-iotests/012 index 32a264750e..4052956cd9 100755 --- a/tests/qemu-iotests/012 +++ b/tests/qemu-iotests/012 @@ -41,6 +41,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 . ./common.filter _supported_fmt generic +_supported_proto file _supported_os Linux |