diff options
-rwxr-xr-x | tests/qemu-iotests/156 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/156 b/tests/qemu-iotests/156 index a9540bd..97c2d86 100755 --- a/tests/qemu-iotests/156 +++ b/tests/qemu-iotests/156 @@ -50,7 +50,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 . ./common.qemu _supported_fmt qcow2 qed -_supported_proto generic +_supported_proto file # Copying files around with cp does not work with external data files _unsupported_imgopts data_file |