diff options
Diffstat (limited to 'tests/qemu-iotests/221')
-rwxr-xr-x | tests/qemu-iotests/221 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/221 b/tests/qemu-iotests/221 index 7e6086b205..c463fd4b11 100755 --- a/tests/qemu-iotests/221 +++ b/tests/qemu-iotests/221 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw quick # # Test qemu-img vs. unaligned images # (See also 253, which is the O_DIRECT version) |