CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/12/27 09:23:17
Modified files:
infrastructure/lib/DPB: Engine.pm
Log message:
replace next_check = last_check + check_interval
tweak the algorithm slightly (since we forget the old check_interval).
In particular, never keep old times in reserve.
Makes for simpler and clearer reading
