From 43849fdf3ffe200b6ad17597d6cfe706af1212d9 Mon Sep 17 00:00:00 2001 From: Ryan Moeller Date: Tue, 18 Feb 2020 14:23:41 -0500 Subject: [PATCH] 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 Reviewed-by: Brian Behlendorf Signed-off-by: Ryan Moeller Closes #10011 --- tests/zfs-tests/include/commands.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/zfs-tests/include/commands.cfg b/tests/zfs-tests/include/commands.cfg index c4921fabfc..65945212db 100644 --- a/tests/zfs-tests/include/commands.cfg +++ b/tests/zfs-tests/include/commands.cfg @@ -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