diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-29 18:53:44 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-29 21:17:12 +0000 |
commit | 0c6608531368096bafebac4e488f84891368b006 (patch) | |
tree | c3e93eed5f3c3bfca1c7438104040a3007298200 /test/stderr/5403 | |
parent | caf28f95ce0a617b075cf66e24a0e4b0b8aaf18e (diff) |
Testsuite: munge for list-search debug output of build-time options
Broken-by: 6fc54bd18aa7
Diffstat (limited to 'test/stderr/5403')
-rw-r--r-- | test/stderr/5403 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/stderr/5403 b/test/stderr/5403 index 9426e4d66..1858fcd59 100644 --- a/test/stderr/5403 +++ b/test/stderr/5403 @@ -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: >>> myhost.test.ex in helo_lookup_domains? >>> list element: @ >>> myhost.test.ex in helo_lookup_domains? yes (matched "@") @@ -19,7 +17,6 @@ LOG: no host name found for IP address 1.2.3.4 >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in chunking_advertise_hosts? >>> host in chunking_advertise_hosts? no (end of list) ->>> host in tls_advertise_hosts? >>> using ACL "ar" >>> processing "warn" (TESTSUITE/test-config 21) >>> check control = cutthrough_delivery @@ -43,8 +40,6 @@ LOG: 10HmaX-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=es >>> 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: >>> myhost.test.ex in helo_lookup_domains? >>> list element: @ >>> myhost.test.ex in helo_lookup_domains? yes (matched "@") @@ -56,7 +51,6 @@ LOG: no host name found for IP address 1.2.3.4 >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in chunking_advertise_hosts? >>> host in chunking_advertise_hosts? no (end of list) ->>> host in tls_advertise_hosts? >>> using ACL "ar" >>> processing "warn" (TESTSUITE/test-config 21) >>> check control = cutthrough_delivery |