Check for EP11 token if SLOT=4

This commit is contained in:
Karel Srot 2024-09-27 10:24:14 +02:00
commit 0c0228b2e7

View file

@ -43,6 +43,7 @@ rlJournalStart
rlRun -s "pkcsconf -t"
rlAssertGrep "Model: ICA" $rlRun_LOG
rlAssertGrep "Model: Soft" $rlRun_LOG
[ "$SLOT" == "4" ] && rlAssertGrep "Model: EP11" $rlRun_LOG
rlPhaseEnd
rlPhaseStartCleanup