http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10419
--- Comment #19 from Galen Charlton <[email protected]> --- Created attachment 20134 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20134&action=edit Bug 10419: (followup) - tidy up cronjob for deleting patrons This followup adds: - execute flag (+x) for the cronjob script. - replaces --dry-run with --confirm (according with existing scripts). - changes output text (remove 'first person' style). - updates the doc and simplifies the dates parameters. - changes flags PrintError and RaiseError for the dbh in order to catch something if an error occurs... Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Chris Cormack <[email protected]> Signed-off-by: Galen Charlton <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
