diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-22 10:13:42 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-22 11:12:49 +0100 |
commit | b48cf0793366791f5bdef8526a4956d4523c6778 (patch) | |
tree | 7eda7b245e6e80dac895b47453b829a886996386 /test/stderr/0476 | |
parent | 3b44d6d3fb4ef9b53bfa9494bf444c11aba030cb (diff) |
Testsuite: Debug: indent lowlevel connect result
Diffstat (limited to 'test/stderr/0476')
-rw-r--r-- | test/stderr/0476 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0476 b/test/stderr/0476 index 9e8e31269..140ab775e 100644 --- a/test/stderr/0476 +++ b/test/stderr/0476 @@ -19,7 +19,7 @@ checking status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@test.ex) set_process_info: pppp delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1]:PORT_S (userx@test.ex) -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 SMTP>> EHLO the.local.host.name cmd buf flush ddd bytes @@ -83,7 +83,7 @@ checking status of 127.0.0.1 127.0.0.1 [127.0.0.1]:1111 retry-status = usable delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1] (CALLER@the.local.host.name) set_process_info: pppp delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1]:PORT_S (CALLER@the.local.host.name) -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused +Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused LOG: MAIN H=127.0.0.1 [127.0.0.1] Connection refused set_process_info: pppp delivering 10HmaZ-0005vi-00: just tried 127.0.0.1 [127.0.0.1]:PORT_S for CALLER@the.local.host.name: result DEFER |