diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-12 20:13:32 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-12 19:25:45 +0000 |
commit | 60b8e1d8c24d1ab487134d8b5fb1e8523f786c33 (patch) | |
tree | b31e4177b022078d0049dabae65cafe51bfe8be5 /test/stderr | |
parent | 520ef00f56cea3d35688bf4e13599a6e37ba275f (diff) |
tidying
Diffstat (limited to 'test/stderr')
-rw-r--r-- | test/stderr/0632 | 6 |
1 files changed, 3 insertions, 3 deletions
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 |