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
This commit is contained in:
Alan Somers 2019-10-09 17:36:57 +00:00
parent 560c0f4573
commit 86b90d9179
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=353361

View file

@ -132,7 +132,6 @@
/bin/pkill
/bin/ps
#/usr/sbin/psrinfo
/bin/pwd
/usr/sbin/quotaon
/bin/rcp
/sbin/reboot