diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-20 20:58:24 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-20 20:58:24 +0100 |
commit | adb21834f3684b6484d8c2214ee4c3c9c504d632 (patch) | |
tree | 67f441646408ef2b035c4bf97e37e1da84df78bf /test/stderr/5403 | |
parent | 5f5708ef4a2dfb3517de853b90b23ff4cc66a3c0 (diff) |
Debug: indent lowlevel connect result
Diffstat (limited to 'test/stderr/5403')
-rw-r--r-- | test/stderr/5403 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/5403 b/test/stderr/5403 index 0ac39cad5..e7c605a01 100644 --- a/test/stderr/5403 +++ b/test/stderr/5403 @@ -69,7 +69,7 @@ MUNGED: ::1 will be omitted in what follows >>> Attempting full verification using callout >>> callout cache: disabled by no_cache >>> interface=ip4.ip4.ip4.ip4 port=1224 ->>> Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected +>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex |