summaryrefslogtreecommitdiff
path: root/test/stderr/0092
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-06-24 15:15:55 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-06-26 11:08:20 +0100
commitbff2d6435aecaf2701ba12c4dd99c7f395953f19 (patch)
tree71a5710041eb14f8f595977ff89a6ea650b451a2 /test/stderr/0092
parent3ff0668bf4565e7f8ea4b843474ddb49cce46fed (diff)
Debug: more gentle line-drawing chars
Diffstat (limited to 'test/stderr/0092')
-rw-r--r--test/stderr/009224
1 files changed, 12 insertions, 12 deletions
diff --git a/test/stderr/0092 b/test/stderr/0092
index f4cda6f20..715ca795c 100644
--- a/test/stderr/0092
+++ b/test/stderr/0092
@@ -48,33 +48,33 @@ LOG: smtp_connection MAIN
SMTP connection from [V4NET.0.0.1]
host in host_lookup? no (option unset)
set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
- ┌considering: ${if eq {V4NET.0.0.1} {$sender_host_address} {2} {30}}s
- ┌considering: V4NET.0.0.1} {$sender_host_address} {2} {30}}s
+ ╭considering: ${if eq {V4NET.0.0.1} {$sender_host_address} {2} {30}}s
+ ╭considering: V4NET.0.0.1} {$sender_host_address} {2} {30}}s
├──expanding: V4NET.0.0.1
- └─────result: V4NET.0.0.1
- ┌considering: $sender_host_address} {2} {30}}s
+ ╰─────result: V4NET.0.0.1
+ ╭considering: $sender_host_address} {2} {30}}s
├──expanding: $sender_host_address
- └─────result: V4NET.0.0.1
+ ╰─────result: V4NET.0.0.1
├──condition: eq {V4NET.0.0.1} {$sender_host_address}
├─────result: true
- ┌considering: 2} {30}}s
+ ╭considering: 2} {30}}s
├──expanding: 2
- └─────result: 2
- ┌───scanning: 30}}s
+ ╰─────result: 2
+ ╭───scanning: 30}}s
├──expanding: 30
├─────result: 30
- └───skipping: result is not used
+ ╰───skipping: result is not used
├──expanding: ${if eq {V4NET.0.0.1} {$sender_host_address} {2} {30}}s
- └─────result: 2s
+ ╰─────result: 2s
host in host_reject_connection? no (option unset)
host in sender_unqualified_hosts? no (option unset)
host in recipient_unqualified_hosts? no (option unset)
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)
- ┌considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
+ ╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
- └─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+ ╰─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
smtp_setup_msg entered
SMTP<< mail from:userx@test.ex