mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-31 11:14:09 +03:00
ZTS: path cleanup
Removing hardcoded paths in many scripts. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: bernie1995 <bernie.pikes@gmail.com> Issue #7507 Closes #7843
This commit is contained in:
committed by
Brian Behlendorf
parent
6c6949acae
commit
0fe7c953b3
@@ -30,7 +30,7 @@
|
||||
|
||||
. $STF_SUITE/include/libtest.shlib
|
||||
|
||||
export TMPDEV=/tmp/zpool_upgrade_test.dat
|
||||
export TMPDEV=$TEST_BASE_DIR/zpool_upgrade_test.dat
|
||||
|
||||
function cleanup_upgrade
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user