mirror of
https://git.proxmox.com/git/mirror_zfs
synced 2025-04-28 09:46:17 +00:00
ZTS: remove unused TESTDIRS from pam/cleanup.ksh
Remove TESTDIRS as it is not set for pam tests. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Toomas Soome <tsoome@me.com> Closes #16920
This commit is contained in:
parent
cfec8f13a2
commit
e47b033eae
@ -27,4 +27,4 @@ destroy_pool $TESTPOOL
|
||||
del_user ${username}
|
||||
del_user ${username}rec
|
||||
del_group pamtestgroup
|
||||
log_must rm -rf "$runstatedir" $TESTDIRS
|
||||
log_must rm -rf "$runstatedir"
|
||||
|
Loading…
Reference in New Issue
Block a user