From 60b8e1d8c24d1ab487134d8b5fb1e8523f786c33 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 12 Nov 2022 20:13:32 +0000 Subject: tidying --- test/stderr/0632 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/stderr') diff --git a/test/stderr/0632 b/test/stderr/0632 index eca5a279e..1df2ef735 100644 --- a/test/stderr/0632 +++ b/test/stderr/0632 @@ -460,17 +460,17 @@ LOG: smtp_connection MAIN SMTP connection from (test.ex) [127.0.0.1] closed by QUIT p1234 1 SMTP accept process running p1234 Listening... -p1234 daemon_notification from addr '' +p1234 daemon_notification (from unknown addr) p1234 compiled caseless RE '^nomatch_list' not found in local cache p1234 compiling caseless RE '^nomatch_list' p1234 compiled RE '^nomatch_list' saved in local cache p1234 Listening... -p1234 daemon_notification from addr '' +p1234 daemon_notification (from unknown addr) p1234 compiled RE 'static_RE' not found in local cache p1234 compiling RE 'static_RE' p1234 compiled RE 'static_RE' saved in local cache p1234 Listening... -p1234 daemon_notification from addr '' +p1234 daemon_notification (from unknown addr) p1234 compiled RE 'tricky_static_RE$' not found in local cache p1234 compiling RE 'tricky_static_RE$' p1234 compiled RE 'tricky_static_RE$' saved in local cache -- cgit v1.2.3