diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-27 22:23:31 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-27 22:23:31 +0000 |
commit | 9e160d8100cd15517a3444c1ad8ab81e51399582 (patch) | |
tree | 499585feb087c895356001c0174708ba28049808 /test/stderr/0325 | |
parent | 3555c705d667038a1037d72511b277473f1a7248 (diff) |
Debug: config file name & line number for each ACL verb
Diffstat (limited to 'test/stderr/0325')
-rw-r--r-- | test/stderr/0325 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0325 b/test/stderr/0325 index cd66e202c..a9d8eb1bc 100644 --- a/test/stderr/0325 +++ b/test/stderr/0325 @@ -15,7 +15,7 @@ r4: $local_part_data = LOCAL PART DATA >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "a1" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 19) >>> check domains = +test_domains >>> a.b.c in "lsearch; TESTSUITE/aux-fixed/0325.data"? yes (matched "lsearch; TESTSUITE/aux-fixed/0325.data") >>> a.b.c in "+test_domains"? yes (matched "+test_domains") @@ -25,7 +25,7 @@ r4: $local_part_data = LOCAL PART DATA >>> check condition = ${if eq{$domain_data/$local_part_data}{DOMAIN DATA/LOCAL PART DATA}{no}{yes}} >>> = no >>> accept: condition test failed in ACL "a1" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 24) >>> check domains = +test_domains >>> a.b.c in "+test_domains"? yes (matched "+test_domains" - cached) >>> check local_parts = +test_local_parts |