Accept exit code 6

This commit is contained in:
Karel Srot 2022-11-14 07:45:15 +01:00
commit c158786714

View file

@ -41,7 +41,7 @@ rlJournalStart
rlPhaseEnd
rlPhaseStartTest
rlRun -s "su - bz1063763user -c 'pkcsconf -t'" 144
rlRun -s "su - bz1063763user -c 'pkcsconf -t'" 144,6
rlAssertGrep "Error initializing the PKCS11 library" $rlRun_LOG
rlAssertGrep "Note: all non-root users that require access to PKCS#11 tokens using opencryptoki must be assigned to the pkcs11 group to be able to communicate with the pkcsslotd daemon." $rlRun_LOG
rlPhaseEnd