Closed lcamilo closed 4 years ago
The progress counter stuff is really cool but the incremental update is supposed to be run in the middle of the night unattended. I got rid of it, but copied the changes into a new file "not verbose". Have a look and let me know what you think about it.
I think the best way would be to have a single script and receive a parameter if you want it to be verbose or not. Leaving two files doing the same task is bad, because a correction may be applied to one file and forgotten in the other.