Merge #12 Adjusting test for CentOS
This commit is contained in:
commit
adc8604199
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ rlJournalStart
|
|||
rlRun "TmpDir=\`mktemp -d\`" 0 "Creating tmp directory"
|
||||
rlRun "pushd $TmpDir"
|
||||
rlFileBackup /etc/vimrc
|
||||
rlIsRHEL && GroupName="redhat" || GroupName="fedora"
|
||||
(rlIsRHEL || rlIsCentOS) && GroupName="redhat" || GroupName="fedora"
|
||||
rlLog $GroupName
|
||||
rlPhaseEnd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue