Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ZTS: Avoid unset $tmpdir in redacted_panic
The redacted_send tests make use of a $tmpdir variable, except in redacted_send/redacted_panic the variable is never defined. Use $TEST_BASE_DIR instead. Clean up the stream file after the test. Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
- Loading branch information