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/0467 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/stderr/0467') diff --git a/test/stderr/0467 b/test/stderr/0467 index 463e4a70e..b2aa2ef56 100644 --- a/test/stderr/0467 +++ b/test/stderr/0467 @@ -15,8 +15,8 @@ LOG: MAIN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss delivering 10HmaZ-0005vi-00 -Transport port=25 replaced by host-specific port=1224 -Connecting to localhost.test.ex [127.0.0.1]:1224 ... connected +Transport port=25 replaced by host-specific port=PORT_S +Connecting to localhost.test.ex [127.0.0.1]:PORT_S ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250-server id @@ -36,6 +36,6 @@ Connecting to localhost.test.ex [127.0.0.1]:1224 ... connected SMTP(close)>> cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:DATA:354:.:250:QUIT:250' LOG: MAIN - => x@srv27.test.ex R=r1 T=t1 H=localhost.test.ex [127.0.0.1]:1224 C="250 OK" + => x@srv27.test.ex R=r1 T=t1 H=localhost.test.ex [127.0.0.1]:PORT_S C="250 OK" LOG: MAIN Completed -- cgit v1.2.3