Bug 5857

Summary: longoverdue.pl really needs a "quiet" mode.
Product: Koha Reporter: D Ruth Holloway <ruth>
Component: Command-line UtilitiesAssignee: D Ruth Holloway <ruth>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, julian.maurice, koha.sekjal
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed patch

Description D Ruth Holloway 2011-03-13 08:36:26 UTC
longoverdue.pl, when run normally, will spit out a summary of actions it took.  This is fine, but not needed when it is run in cron; we'd really like to only get a message when something goes wrong.

Naturally, if $verbose is set, you'd want to override this switch and force maximum output.
Comment 1 Ian Walls 2011-03-29 01:27:35 UTC
Created attachment 3486 [details] [review]
Proposed patch
Comment 2 Chris Cormack 2011-04-01 08:22:45 UTC
Pushed please test