diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2015-09-14 23:46:55 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2015-09-14 23:46:55 +0200 |
commit | 2f21487fa76ef002f7f8a3565e68460fd046a152 (patch) | |
tree | 66cc616f983e06e732463b22f54b2d1f4e1dd348 /test/stderr/0438 | |
parent | 11bb9b0cd4bf56d14309d50a3632256bb4a6fc44 (diff) | |
download | exim4-2f21487fa76ef002f7f8a3565e68460fd046a152.tar.gz |
Add the Exim version to process info (exiwhat)
Diffstat (limited to 'test/stderr/0438')
-rw-r--r-- | test/stderr/0438 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0438 b/test/stderr/0438 index 795cf8ecc..e0ed2d5c0 100644 --- a/test/stderr/0438 +++ b/test/stderr/0438 @@ -14,7 +14,7 @@ changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=pppp LOG: MAIN exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 -set_process_info: pppp daemon: no queue runs, listening for SMTP on port 1225 +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... Exim version x.yz .... @@ -31,6 +31,6 @@ changed uid/gid: running as a daemon uid=EXIM_UID gid=EXIM_GID pid=pppp LOG: MAIN exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 -set_process_info: pppp daemon: no queue runs, listening for SMTP on port 1225 +set_process_info: pppp daemon(x.yz): no queue runs, listening for SMTP on port 1225 daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID Listening... |