Check for EP11 token if SLOT=4
This commit is contained in:
parent
73e33a664a
commit
0c0228b2e7
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue