ZTS: Move free to Linux commands list

FreeBSD does not have the free command. This command is only used by
Linux in a perf hostinfo function.

Move free from the list of common commands to the list of Linux
commands.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10011
This commit is contained in:
Ryan Moeller 2020-02-18 14:23:41 -05:00 committed by GitHub
parent 5f087dda78
commit 43849fdf3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,6 @@ export SYSTEM_FILES_COMMON='arp
file
find
fio
free
getconf
getent
getfacl
@ -141,6 +140,7 @@ export SYSTEM_FILES_LINUX='attr
exportfs
fallocate
fdisk
free
getfattr
groupadd
groupdel