diff options
Diffstat (limited to 'tests/qemu-iotests/014')
-rwxr-xr-x | tests/qemu-iotests/014 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/014 b/tests/qemu-iotests/014 index 03a1298a84..ae932c7216 100755 --- a/tests/qemu-iotests/014 +++ b/tests/qemu-iotests/014 @@ -42,7 +42,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 . ./common.filter . ./common.pattern -# much of this could be generic for any format supporting compression. +# much of this could be generic for any format supporting snapshots _supported_fmt qcow2 _supported_os Linux |