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/0432 | |
parent | 5f5708ef4a2dfb3517de853b90b23ff4cc66a3c0 (diff) |
Debug: indent lowlevel connect result
Diffstat (limited to 'test/stderr/0432')
-rw-r--r-- | test/stderr/0432 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0432 b/test/stderr/0432 index 084f0afa7..3e5a3e5f2 100644 --- a/test/stderr/0432 +++ b/test/stderr/0432 @@ -260,7 +260,7 @@ MUNGED: ::1 will be omitted in what follows >>> callout cache: no domain record found for b >>> callout cache: no address record found for a@b >>> interface=NULL port=1224 ->>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex @@ -306,7 +306,7 @@ MUNGED: ::1 will be omitted in what follows >>> callout cache: no domain record found for q >>> callout cache: no address record found for p1@q >>> interface=NULL port=1224 ->>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex |