From 4410ba3716ca216b5c6083875ad3ba1a45ece38d Mon Sep 17 00:00:00 2001 From: asomers Date: Wed, 9 Oct 2019 17:36:57 +0000 Subject: [PATCH] ZFS: in the tests, don't override PWD The ZFS test suite was overriding the common $PWD variable with the path to the pwd command, even though no test wanted to use it that way. Most tests didn't notice, because ksh93 eventually restored it to its proper meaning. MFC after: 2 weeks Sponsored by: Axcient --- tests/sys/cddl/zfs/include/commands.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/sys/cddl/zfs/include/commands.txt b/tests/sys/cddl/zfs/include/commands.txt index b6c49648132d..774a29710e68 100644 --- a/tests/sys/cddl/zfs/include/commands.txt +++ b/tests/sys/cddl/zfs/include/commands.txt @@ -132,7 +132,6 @@ /bin/pkill /bin/ps #/usr/sbin/psrinfo -/bin/pwd /usr/sbin/quotaon /bin/rcp /sbin/reboot