diff options
Diffstat (limited to 'tests/qemu-iotests')
-rwxr-xr-x | tests/qemu-iotests/052 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/052 b/tests/qemu-iotests/052 index 14a5126635..49810cbeeb 100755 --- a/tests/qemu-iotests/052 +++ b/tests/qemu-iotests/052 @@ -41,6 +41,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 _supported_fmt generic _supported_proto generic _supported_os Linux +_unsupported_qemu_io_options --nocache size=128M |