X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=innduct.git;a=blobdiff_plain;f=statemc.c;h=5adecf95997cd79df2ea2dd3d4eb5746b7274547;hp=c407b31404fa79c4fe6285fe4728a96391dd1e3f;hb=12629a26c20d3c5c00b4f71f5c73c304031a303b;hpb=47015e24cbd42868bdfc7e93c5f53252d1d3925a diff --git a/statemc.c b/statemc.c index c407b31..5adecf9 100644 --- a/statemc.c +++ b/statemc.c @@ -490,6 +490,7 @@ void showstats(void) { if (backlog_input_file) notice_processed(backlog_input_file,0, "backlog file ", backlog_input_file->path); + until_stats_log= stats_log_periods; } static int signal_self_pipe[2];