https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25157 Bug ID: 25157 Summary: delete_patrons.pl is never quiet, even when run without -v Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz When running delete_patrons.pl in cron, you still get the 'success' messages and problem cases listed, even if you don't run with the -v. It would be great if there was an option to make this script "quiet" unless a real problem occurs. Not counting users with fines and checkouts that were not deleted as a problem - that's correct behaviour. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.