X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=duct.c;fp=duct.c;h=2ea2d4afbd59d80313af2763efb5bef517a0b9c3;hb=ab1afc64af3dcde9c7c2fcfd1351d4eb9987d7a7;hp=a7c487228fdae5a57500bf9266f75e372d0345d9;hpb=4364e1afeb2b7210b8a3ed4581cc490b4f9f564e;p=innduct.git diff --git a/duct.c b/duct.c index a7c4872..2ea2d4a 100644 --- a/duct.c +++ b/duct.c @@ -478,6 +478,7 @@ int main(int argc, char **argv) { convert_to_periods_rndup(&spontaneous_flush_periods); convert_to_periods_rndup(&max_separated_periods); convert_to_periods_rndup(&need_activity_periods); + convert_to_periods_rndup(&stats_log_periods); convert_to_periods_rndup(&lowvol_periods); if (max_bad_data_ratio < 0 || max_bad_data_ratio > 100)