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)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 15 Dec 2011 16:13:24 +0000 (17:13 +0100)
commit1f5f4981c098a7aa2a4323107dd98379a52a4c6e
treee1f2d20ba3a17cc35512a6d3722474b14e4a03df
parent17df078261b9054b45f87c42f34d9a9e82fba138
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