]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/pool_checkpoint/pool_checkpoint.kshlib
ZTS: pool_checkpoint path cleanup
[mirror_zfs.git] / tests / zfs-tests / tests / functional / pool_checkpoint / pool_checkpoint.kshlib
index 54c3affb76379ca9d2a7b3af58068b001b0010c8..cac05b3926458d234a48516b3ad0c1e81c5425a7 100644 (file)
@@ -349,7 +349,7 @@ function nested_wait_discard_finish
 # disks of the nested pool in a temporary directory where we can
 # reuse it for each test that requires that setup.
 #
-SAVEDPOOLDIR="/var/tmp/ckpoint_saved_pool"
+SAVEDPOOLDIR="$TEST_BASE_DIR/ckpoint_saved_pool"
 
 function test_group_premake_nested_pools
 {