aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/014
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/014')
-rwxr-xr-xtests/qemu-iotests/0142
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/014 b/tests/qemu-iotests/014
index 03a1298a8..ae932c721 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