tests: Make sure the user gets removed after the test
This commit is contained in:
parent
def1debf2e
commit
ec02bb9685
@ -142,7 +142,7 @@ forwarding_test() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
rlPhaseStartCleanup
|
rlPhaseStartCleanup
|
||||||
rlRun "userdel -r $USER"
|
rlRun "userdel -rf $USER"
|
||||||
rlRun "popd"
|
rlRun "popd"
|
||||||
rlFileRestore
|
rlFileRestore
|
||||||
rlServiceRestore sshd
|
rlServiceRestore sshd
|
||||||
|
Loading…
Reference in New Issue
Block a user