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/0017 | |
parent | caf28f95ce0a617b075cf66e24a0e4b0b8aaf18e (diff) |
Testsuite: munge for list-search debug output of build-time options
Broken-by: 6fc54bd18aa7
Diffstat (limited to 'test/stderr/0017')
-rw-r--r-- | test/stderr/0017 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/stderr/0017 b/test/stderr/0017 index 02abbec62..0562e1739 100644 --- a/test/stderr/0017 +++ b/test/stderr/0017 @@ -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: >>> host in smtp_accept_max_nonmail_hosts? >>> list element: * >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") @@ -44,8 +42,6 @@ LOG: H=[1.1.1.1] rejected ETRN some.random.domain >>> 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: >>> host in smtp_accept_max_nonmail_hosts? >>> list element: * >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") @@ -67,8 +63,6 @@ LOG: H=[10.9.8.7] temporarily rejected ETRN some.domain: cannot test sender_doma >>> 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: >>> host in smtp_accept_max_nonmail_hosts? >>> list element: * >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") |