generic/459 should be skipped when dm-snapshot is not supported. Signed-off-by: Xiao Yang <yangx.jy@xxxxxxxxxxxxxx> --- tests/generic/459 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/generic/459 b/tests/generic/459 index d1ad372..eb05fb8 100755 --- a/tests/generic/459 +++ b/tests/generic/459 @@ -62,6 +62,7 @@ _supported_fs generic _supported_os Linux _require_scratch_nocheck _require_dm_target thin-pool +_require_dm_target snapshot _require_command $LVM_PROG lvm _require_command "$THIN_CHECK_PROG" thin_check _require_freeze -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html