Update grep pattern due to a new message format
This commit is contained in:
parent
a4984eff69
commit
5a1a94b8d1
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ rlJournalStart
|
|||
rlServiceStart pkcsslotd
|
||||
rlRun -s "journalctl -u pkcsslotd -S '-10s'"
|
||||
#rlAssertGrep "PID File created" $rlRun_LOG
|
||||
rlAssertGrep "Started Daemon" $rlRun_LOG
|
||||
rlAssertGrep "Started (pkcsslotd.service)?.* Daemon" $rlRun_LOG -E
|
||||
rlAssertNotGrep "PIDFile= references a path below legacy directory" $rlRun_LOG
|
||||
rlAssertExists $PIDFILE
|
||||
rlPhaseEnd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue