From 9e160d8100cd15517a3444c1ad8ab81e51399582 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 27 Jan 2019 22:23:31 +0000 Subject: Debug: config file name & line number for each ACL verb --- test/stderr/0305 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/stderr/0305') diff --git a/test/stderr/0305 b/test/stderr/0305 index 7fc6cfc5b..4576166b1 100644 --- a/test/stderr/0305 +++ b/test/stderr/0305 @@ -7,14 +7,14 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "acl1" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 18) >>> check domains = +ok_domains >>> ten-1.test.ex in "ten-1.test.ex"? yes (matched "ten-1.test.ex") >>> ten-1.test.ex in "+ok_domains"? yes (matched "+ok_domains") >>> accept: condition test succeeded in ACL "acl1" >>> end of ACL "acl1": ACCEPT >>> using ACL "acl1" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 18) >>> check domains = +ok_domains >>> junk.junk in ""? no (end of list) >>> junk.junk in "+ok_domains"? no (end of list) -- cgit v1.2.3