https://bugs.exim.org/show_bug.cgi?id=340
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/01446a56c76aa5ac3213a86f8992a2371a8301f3 commit 01446a56c76aa5ac3213a86f8992a2371a8301f3 Author: Jeremy Harris <[email protected]> AuthorDate: Sat Nov 9 16:04:14 2019 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Nov 9 21:54:59 2019 +0000 remove the daemon pid file when exit is due to sigterm. bug 340 ---- doc/doc-docbook/spec.xfpt | 11 +++++ doc/doc-txt/ChangeLog | 2 + src/src/daemon.c | 110 +++++++++++++++++++++++++++++++++++++------ src/src/exim.c | 8 +++- src/src/functions.h | 1 + test/log/0438 | 1 + test/runtest | 1 + test/scripts/0000-Basic/0438 | 13 +++++ test/stderr/0438 | 22 +++++++++ test/stdout/0438 | 3 ++ 10 files changed, 156 insertions(+), 16 deletions(-) -- You are receiving this mail because: You are the QA Contact for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
