From 3bfdf0f1f1d7a1bb6e9c3e4c6af8d1117dd13955 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 17 Jun 2022 20:37:44 +0100 Subject: Testsuite: pid & port numbers --- test/stderr/0432 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'test/stderr/0432') diff --git a/test/stderr/0432 b/test/stderr/0432 index dbbe00b2c..b29e326c6 100644 --- a/test/stderr/0432 +++ b/test/stderr/0432 @@ -96,8 +96,8 @@ Attempting full verification using callout callout cache: no address record found for x@y EXIM_DBCLOSE(0xAAAAAAAA) closed hints database and lockfile -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected SMTP<< 220 server ready 127.0.0.1 in hosts_avoid_esmtp? no (option unset) SMTP>> EHLO myhost.test.ex @@ -275,8 +275,8 @@ MUNGED: ::1 will be omitted in what follows >>> Attempting full verification using callout >>> 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 +>>> interface=NULL port=PORT_S +>>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex @@ -323,8 +323,8 @@ MUNGED: ::1 will be omitted in what follows >>> Attempting full verification using callout >>> 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 +>>> interface=NULL port=PORT_S +>>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex -- cgit v1.2.3