freebsd-nq/tests/sys/cddl/zfs
Alan Somers 86b90d9179 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
2019-10-09 17:36:57 +00:00
..
bin ZFS test suite: fix uses of illumos /dev/[r]dsk/ and /dev/zvol/[r]dsk/ 2018-03-27 11:49:15 +00:00
include ZFS: in the tests, don't override PWD 2019-10-09 17:36:57 +00:00
tests ZFS: multiple fixes to the zpool_import tests 2019-10-09 17:24:09 +00:00
Makefile