summaryrefslogtreecommitdiff
path: root/test/stderr/0386
diff options
context:
space:
mode:
Diffstat (limited to 'test/stderr/0386')
-rw-r--r--test/stderr/03863
1 files changed, 3 insertions, 0 deletions
diff --git a/test/stderr/0386 b/test/stderr/0386
index e4275b92f..6b675d4ab 100644
--- a/test/stderr/0386
+++ b/test/stderr/0386
@@ -50,6 +50,8 @@ check acl = TESTSUITE/aux-fixed/0386.acl1
accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
processing "deny" (TESTSUITE/test-config 44)
check local_parts = ^.*[@%!/|]
+ compiled caseless RE '^.*[@%!/|]' not found in local cache
+ compiled RE '^.*[@%!/|]' saved in local cache
1 in "^.*[@%!/|]"? no (end of list)
deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
processing "require" (TESTSUITE/test-config 44)
@@ -106,6 +108,7 @@ check acl = TESTSUITE/aux-fixed/0386.acl1
accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
processing "deny" (TESTSUITE/test-config 44)
check local_parts = ^.*[@%!/|]
+ compiled caseless RE '^.*[@%!/|]' found in local cache
1 in "^.*[@%!/|]"? no (end of list)
deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
processing "require" (TESTSUITE/test-config 44)