diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-29 13:35:52 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-29 14:04:47 +0100 |
commit | 7373d852aafa227745f392555f2e1d24ec24d4b2 (patch) | |
tree | 9438eaf3f37e497b05f93aec0a1c0fbe759c5a5a /test/stderr/0432 | |
parent | a23ff3b4ab81658d0c8107ab01a518e6ca06bd6e (diff) |
Testsuite: tidying
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 885d62f0e..2fe0ca868 100644 --- a/test/stderr/0432 +++ b/test/stderr/0432 @@ -255,7 +255,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 @@ -300,7 +300,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 |