X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/caf28f95ce0a617b075cf66e24a0e4b0b8aaf18e..9bf74b9c298f6968417fe88a68ccdf2179db1403:/test/stderr/0305 diff --git a/test/stderr/0305 b/test/stderr/0305 index 1fc1cf15c..0deee2c75 100644 --- a/test/stderr/0305 +++ b/test/stderr/0305 @@ -6,8 +6,6 @@ >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) ->>> host in pipelining_connect_advertise_hosts? ->>> list element: >>> test in helo_lookup_domains? >>> list element: @ >>> list element: @[] @@ -17,9 +15,11 @@ >>> check domains = +ok_domains >>> ten-1.test.ex in "+ok_domains"? >>> list element: +ok_domains ->>> ten-1.test.ex in "ten-1.test.ex"? ->>> list element: ten-1.test.ex ->>> ten-1.test.ex in "ten-1.test.ex"? yes (matched "ten-1.test.ex") +>>> start sublist ok_domains +>>> ten-1.test.ex in "ten-1.test.ex"? +>>> ╎list element: ten-1.test.ex +>>> ╎ten-1.test.ex in "ten-1.test.ex"? yes (matched "ten-1.test.ex") +>>> end sublist ok_domains >>> ten-1.test.ex in "+ok_domains"? yes (matched "+ok_domains") >>> accept: condition test succeeded in ACL "acl1" >>> end of ACL "acl1": ACCEPT @@ -28,8 +28,10 @@ >>> check domains = +ok_domains >>> junk.junk in "+ok_domains"? >>> list element: +ok_domains ->>> junk.junk in ""? ->>> junk.junk in ""? no (end of list) +>>> start sublist ok_domains +>>> junk.junk in ""? +>>> junk.junk in ""? no (end of list) +>>> end sublist ok_domains >>> junk.junk in "+ok_domains"? no (end of list) >>> accept: condition test failed in ACL "acl1" >>> end of ACL "acl1": implicit DENY