RuiRomano / pbimonitor

MIT License
207 stars 76 forks source link

forcing lastun to be always today #35

Closed skimiforow closed 12 months ago

skimiforow commented 1 year ago

That line I removed was forcing the Catalog script to consider the last run as today, ignoring the date that was in the State.json. I think that this line was left by mistake.

RuiRomano commented 12 months ago

I cannot remove the lastRun = Now, but move it to line 33 for the situation where the catalog is initialized.