Adjusting test for CentOS
/Regression/bz241308-use-augroup-for-rh-autocmds
This commit is contained in:
parent
02d8873753
commit
143ba1895a
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