Second grep fix
This commit is contained in:
parent
dc52f1332c
commit
c4476df3ab
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ rlJournalStart
|
|||
--debug-rpm=$Downloads/$(rpm -q ftp-debuginfo).rpm \
|
||||
&> annocheck_output" 0,1 "Run annocheck"
|
||||
cat annocheck_output
|
||||
rlAssertNotGrep FAIL annocheck_output -i
|
||||
rlAssertNotGrep 'FAIL:' annocheck_output -i
|
||||
rlGetPhaseState || rlRun -l "grep -i FAIL: annocheck_output"
|
||||
rlPhaseEnd
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue