chiark / gitweb /
logstats control command
[innduct.git] / statemc.c
index b995957cdebdb4fd0529845fffea87d9dbe96c83..c407b31404fa79c4fe6285fe4728a96391dd1e3f 100644 (file)
--- a/statemc.c
+++ b/statemc.c
@@ -481,6 +481,10 @@ void spawn_inndcomm_flush(const char *why) { /* Moved => Flushing */
 
 void preterminate(void) {
   if (in_child) return;
+  showstats();
+}
+
+void showstats(void) {
   notice_processed(main_input_file,0,"feedfile","");
   notice_processed(flushing_input_file,0,"flushing","");
   if (backlog_input_file)