IPA tests
This commit is contained in:
parent
0ad1aa4b16
commit
4d9734f2af
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ rlJournalStart
|
|||
rlRun "rm -f $rlRun_LOG"
|
||||
rlRun "popd"
|
||||
rlRun "hostname ${ORIG_HOSTNAME}"
|
||||
hostnamectl status && rlRun "hostnamectl hostname ${ORIG_HOSTNAME}"
|
||||
rlRun "hostnamectl hostname ${ORIG_HOSTNAME}" 0-255
|
||||
rlRun "rm -r $TmpDir" 0 "Removing tmp directory"
|
||||
rlPhaseEnd
|
||||
rlJournalPrintText
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue