From fb63fc0c0398baf2250eea8a7e0ddb4760d59e5e Mon Sep 17 00:00:00 2001 From: Ryan Moeller Date: Sun, 16 Feb 2020 15:49:49 -0500 Subject: ZTS: Move cksum to common system commands The cksum command is used by delegate tests. We have it on FreeBSD, so it should not have been moved to the Linux commands list. Move it back to the common commands list. Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Signed-off-by: Ryan Moeller Closes #10007 --- tests/zfs-tests/include/commands.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/zfs-tests') diff --git a/tests/zfs-tests/include/commands.cfg b/tests/zfs-tests/include/commands.cfg index b6cc3402b..c4921fabf 100644 --- a/tests/zfs-tests/include/commands.cfg +++ b/tests/zfs-tests/include/commands.cfg @@ -19,6 +19,7 @@ export SYSTEM_FILES_COMMON='arp chgrp chmod chown + cksum cmp cp cpio @@ -136,7 +137,6 @@ export SYSTEM_FILES_LINUX='attr blkid blockdev chattr - cksum dmidecode exportfs fallocate -- cgit v1.2.3