zfs test suite: fix a typo, TESTPOOL vs TESTPOOL2
This commit is contained in:
parent
2b188a8915
commit
aaaf06cd0c
@ -34,7 +34,7 @@
|
||||
function cleanup
|
||||
{
|
||||
poolexists $TESTPOOL && log_must $ZPOOL status $TESTPOOL
|
||||
poolexists $TESTPOOL && log_must $ZPOOL status $TESTPOOL2
|
||||
poolexists $TESTPOOL2 && log_must $ZPOOL status $TESTPOOL2
|
||||
destroy_pool $TESTPOOL
|
||||
destroy_pool $TESTPOOL2
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user