Allowing PERFPOOL to be defined by zfs-test users

Signed-off-by: Kevin Greene <kevin.greene@delphix.com>
This commit is contained in:
Kevin Greene 2024-02-08 14:20:39 -08:00
parent d0d2733204
commit 543c701725
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ export TESTPOOL=testpool
export TESTPOOL1=testpool1
export TESTPOOL2=testpool2
export TESTPOOL3=testpool3
export PERFPOOL=perfpool
export PERFPOOL=${PERFPOOL:-perfpool}
# some test file system names
export TESTFS=testfs