Temp change to see if AVC is displayed
This commit is contained in:
parent
189ea7586c
commit
848a476603
2 changed files with 2 additions and 1 deletions
|
|
@ -23,3 +23,4 @@ extra-nitrate: TC#0602484
|
|||
extra-summary: /CoreOS/postfix/Sanity/bodycheck
|
||||
extra-task: /CoreOS/postfix/Sanity/bodycheck
|
||||
id: 8bf013df-03a8-43f2-b5a5-7c26bacd3ca5
|
||||
check: avc
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ rlJournalStart
|
|||
rlPhaseStartSetup
|
||||
rlAssertRpm $PACKAGE
|
||||
|
||||
if rlIsRHELLike '>=10' || rlIsFedora; then
|
||||
if rlIsRHELLike '>=9' || rlIsFedora; then
|
||||
storagePrefix='lmdb'
|
||||
storagePostfix='lmdb'
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue