tests: Make sure the user gets removed and the test pass
This commit is contained in:
parent
dad744a32b
commit
3153574729
@ -176,7 +176,7 @@ _EOF
|
||||
rlPhaseStartCleanup
|
||||
rlRun "popd"
|
||||
rlRun "rm -r $TmpDir" 0 "Removing tmp directory"
|
||||
rlRun "userdel -r $USER"
|
||||
rlRun "userdel -fr $USER"
|
||||
rlFileRestore
|
||||
rlServiceRestore sshd
|
||||
rlPhaseEnd
|
||||
|
Loading…
Reference in New Issue
Block a user