summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGeorge Melikov <[email protected]>2017-04-18 20:44:17 +0400
committerBrian Behlendorf <[email protected]>2017-04-18 09:44:17 -0700
commit6faad211e348e565a2725278cf5edb7fec7eaf4b (patch)
tree68c324dd0fa1b40be4f51f53837d374b3372114b /tests
parent06226b5936eefa16372cc370c584f4287bbc58c4 (diff)
zfstest: add dmesg command to $PATH
Error example in `zfs_list_007_pos`: `sudo: dmesg: command not found` Reviewed-by: Giuseppe Di Natale <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: George Melikov <[email protected]> Closes #6024
Diffstat (limited to 'tests')
-rw-r--r--tests/zfs-tests/include/commands.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/zfs-tests/include/commands.cfg b/tests/zfs-tests/include/commands.cfg
index 0776c53fa..5dc8e32aa 100644
--- a/tests/zfs-tests/include/commands.cfg
+++ b/tests/zfs-tests/include/commands.cfg
@@ -30,6 +30,7 @@ export SYSTEM_FILES='arp
df
diff
dirname
+ dmesg
du
echo
egrep