Temp change to see if AVC is displayed

This commit is contained in:
Frantisek Hrdina 2025-01-22 12:36:13 +01:00
commit 848a476603
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -34,7 +34,7 @@ rlJournalStart
rlPhaseStartSetup
rlAssertRpm $PACKAGE
if rlIsRHELLike '>=10' || rlIsFedora; then
if rlIsRHELLike '>=9' || rlIsFedora; then
storagePrefix='lmdb'
storagePostfix='lmdb'
else