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