Make sure a confusing last report step message is not written out
This commit is contained in:
parent
c7200aa1af
commit
eb2fb4c233
@ -379,6 +379,7 @@ void Schedule::iterateScheduleSection(std::size_t load_start, std::size_t load_e
|
||||
start_date,
|
||||
days_total));
|
||||
|
||||
if (report_step < (load_end - 1))
|
||||
logger(fmt::format("{}Initializing report step {}/{} at {} ({} {}) - line {}",
|
||||
prefix,
|
||||
report_step + 1,
|
||||
|
Loading…
Reference in New Issue
Block a user