diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-17 20:37:44 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-17 20:37:44 +0100 |
commit | 3bfdf0f1f1d7a1bb6e9c3e4c6af8d1117dd13955 (patch) | |
tree | 0a5a1c7782804b2397948ace99b8e1d4f3d7776f /test/stderr/5403 | |
parent | e7c3638eeaa194613d5c551382aded17da9b2be0 (diff) |
Testsuite: pid & port numbers
Diffstat (limited to 'test/stderr/5403')
-rw-r--r-- | test/stderr/5403 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/5403 b/test/stderr/5403 index 17296572a..ca16db4fd 100644 --- a/test/stderr/5403 +++ b/test/stderr/5403 @@ -68,8 +68,8 @@ MUNGED: ::1 will be omitted in what follows >>> routed by all router >>> Attempting full verification using callout >>> callout cache: disabled by no_cache ->>> interface=ip4.ip4.ip4.ip4 port=1224 ->>> Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected +>>> interface=ip4.ip4.ip4.ip4 port=PORT_S +>>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S from ip4.ip4.ip4.ip4 ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex |