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/0180 | |
parent | caf28f95ce0a617b075cf66e24a0e4b0b8aaf18e (diff) |
Testsuite: munge for list-search debug output of build-time options
Broken-by: 6fc54bd18aa7
Diffstat (limited to 'test/stderr/0180')
-rw-r--r-- | test/stderr/0180 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/test/stderr/0180 b/test/stderr/0180 index 69801e871..007e11063 100644 --- a/test/stderr/0180 +++ b/test/stderr/0180 @@ -6,21 +6,16 @@ >>> 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: >>> some.host in helo_lookup_domains? >>> list element: @ >>> list element: @[] >>> some.host in helo_lookup_domains? no (end of list) ->>> host in limits_advertise_hosts? ->>> list element: !* >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? >>> list element: * >>> 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? >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -29,18 +24,13 @@ >>> 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: >>> some.host in helo_lookup_domains? >>> list element: @ >>> list element: @[] >>> some.host in helo_lookup_domains? no (end of list) ->>> host in limits_advertise_hosts? ->>> list element: !* >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? >>> list element: * >>> 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? |