diff --git a/Control/DataModelTest/DataModelRunTests/test/post.sh b/Control/DataModelTest/DataModelRunTests/test/post.sh
index a84216b2d682d1dc506bac4fdcc27d2a59a35c5c..e09fa14bed24ba50f4f6d1966dcb2bda5236dc0b 100755
--- a/Control/DataModelTest/DataModelRunTests/test/post.sh
+++ b/Control/DataModelTest/DataModelRunTests/test/post.sh
@@ -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