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 <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10007
This commit is contained in:
Ryan Moeller 2020-02-16 15:49:49 -05:00 committed by GitHub
parent d09dc5980c
commit fb63fc0c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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