diff options
Diffstat (limited to 'tests/qemu-iotests/191')
-rwxr-xr-x | tests/qemu-iotests/191 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/191 b/tests/qemu-iotests/191 index 23ab0ce899..b05db68141 100755 --- a/tests/qemu-iotests/191 +++ b/tests/qemu-iotests/191 @@ -43,6 +43,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 _supported_fmt qcow2 _supported_proto file +# An external data file would change the query-named-block-nodes output +_unsupported_imgopts data_file size=64M |