diff --git a/Sanity/tools-should-inform-user-about-pkcs11-group/runtest.sh b/Sanity/tools-should-inform-user-about-pkcs11-group/runtest.sh index 7d90bf3..84ce1bc 100755 --- a/Sanity/tools-should-inform-user-about-pkcs11-group/runtest.sh +++ b/Sanity/tools-should-inform-user-about-pkcs11-group/runtest.sh @@ -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