Skip to content

Commit

Permalink
qa/1483: tweak filter ... error messages not quite the same across pl…
Browse files Browse the repository at this point in the history
…atforms
  • Loading branch information
kmcdonell committed Jan 25, 2025
1 parent 5916a16 commit 706317e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/1483
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ _filter()
-e '/^-- Logs begin at /d' \
-e '/: End: /d' \
-e '/error while loading shared libraries: libpcp/d' \
-e '/rc\[[0-9]*]: .*pmpost: .* cannot open .*NOTICES/d' \
-e '/rc\[[0-9]*]: .*pmpost:.* cannot open .*NOTICES/d' \
-e '/rc\[[0-9]*]: .*pmpost: unposted message:/d' \
| case "$1"
in
Expand Down

0 comments on commit 706317e

Please sign in to comment.