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:
asomers 2019-10-09 17:36:57 +00:00
parent d94c4da73f
commit 4410ba3716

View File

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