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/0218 | |
parent | 3b44d6d3fb4ef9b53bfa9494bf444c11aba030cb (diff) |
Testsuite: Debug: indent lowlevel connect result
Diffstat (limited to 'test/stderr/0218')
-rw-r--r-- | test/stderr/0218 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0218 b/test/stderr/0218 index 5bc1654df..5f64addfc 100644 --- a/test/stderr/0218 +++ b/test/stderr/0218 @@ -18,7 +18,7 @@ looking in TESTSUITE/spool//input delivering 10HmaX-0005vi-00 (queue run pid ppppp) R: client (ACL) T: send_to_server (ACL) -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 myhost.test.ex SMTP<< 250-OK @@ -82,7 +82,7 @@ looking in TESTSUITE/spool//input delivering 10HmaZ-0005vi-00 (queue run pid ppppp) R: client (ACL) T: send_to_server (ACL) -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 myhost.test.ex SMTP<< 250-OK @@ -109,7 +109,7 @@ LOG: MAIN delivering 10HmbA-0005vi-00 (queue run pid ppppp) R: client (ACL) T: send_to_server (ACL) -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 LOG: MAIN @@ -140,7 +140,7 @@ T: send_to_server (ACL) delivering 10HmbA-0005vi-00 (queue run pid ppppp) R: client (ACL) T: send_to_server (ACL) -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 myhost.test.ex SMTP<< 250-OK |