Skip to content
Snippets Groups Projects
Commit f5a679b6 authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

DataModelRunTests: A few more patterns to ignore.

Ignore a couple messages that depend on environment settings.


Former-commit-id: 6325b6d0
parent 3b8bed6e
No related branches found
No related tags found
No related merge requests found
......@@ -198,6 +198,9 @@ PP="$PP"'|db-read|read from COOL|ReadTime:'
# EventInfoMgtInit
PP="$PP"'|Got release version'
# Messages depending on environment settings.
PP="$PP"'|COOL_DISABLE_CORALCONNECTION|INFO Cache alignment'
test=$1
if [ -z "$testStatus" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment