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/2008 | |
parent | 3b44d6d3fb4ef9b53bfa9494bf444c11aba030cb (diff) |
Testsuite: Debug: indent lowlevel connect result
Diffstat (limited to 'test/stderr/2008')
-rw-r--r-- | test/stderr/2008 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/2008 b/test/stderr/2008 index 3ce6ddfe6..9f716c305 100644 --- a/test/stderr/2008 +++ b/test/stderr/2008 @@ -1,7 +1,7 @@ LOG: queue_run MAIN Start queue run: pid=pppp -qf delivering 10HmaX-0005vi-00 (queue run pid ppppp) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] @@ -33,7 +33,7 @@ LOG: MAIN LOG: MAIN Completed delivering 10HmaY-0005vi-00 (queue run pid ppppp) -Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] @@ -66,7 +66,7 @@ LOG: MAIN => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no DN="C=UK,O=The Exim Maintainers,OU=Test Suite,CN=Phil Pennock" C="250 OK id=10HmbA-0005vi-00" LOG: MAIN -> xyz@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no DN="C=UK,O=The Exim Maintainers,OU=Test Suite,CN=Phil Pennock" C="250 OK id=10HmbA-0005vi-00" -Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected +Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4] |