Bug 10419: (followup) - tidy up cronjob for deleting patrons
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 7 Jun 2013 13:51:43 +0000 (15:51 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 3 Oct 2013 21:41:14 +0000 (21:41 +0000)
commit497795f32ade45720f03cd4eae94311506a3b1e1
treeb855a42453d13bd312d077205e1672580a51f6f7
parent231ed790e4739af49c212568f90a105601035837
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 <kyle@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
misc/cronjobs/delete_patrons.pl [changed mode: 0644->0755]