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