Bug 7326: longoverdue.pl hardcoded to 366 days maximum
authorIan Walls <ian.walls@bywatersolutions.com>
Wed, 7 Dec 2011 00:12:04 +0000 (19:12 -0500)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 2 Jan 2012 22:46:13 +0000 (23:46 +0100)
commitacae06ef90802ce2add2dbcd1b0702da644b26e7
tree62637bc970c5790c7b10b0460d50c3aaeb106d57
parent378bd132fb82c5fe70e269410c9b81c36a0ca0f9
Bug 7326: longoverdue.pl hardcoded to 366 days maximum

Adds --maxdays command line flag to longoverdue.pl to allow the user to specify
their own $endrange value.  Because sometimes 366 isn't enough!

Also adds help documentation for both --quiet and --maxdays params

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Simple change, works well

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
misc/cronjobs/longoverdue.pl