https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19712 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 69981 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69981&action=edit Bug 19712: Fix test mode for delete_records_via_leader.pl Test plan: perl misc/cronjobs/delete_records_via_leader.pl => Should display a warning perl misc/cronjobs/delete_records_via_leader.pl --test => Should not display a warning and script should not apply changes perl misc/cronjobs/delete_records_via_leader.pl --confirm => Should not display a warning and script should apply changes -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.