https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260
--- Comment #190 from Andrew Fuerste-Henry <[email protected]> --- (In reply to Lucas Gass (lukeg) from comment #185) > Created attachment 186839 [details] [review] > Bug 23260: Add a confirm flag > > To test the confirm flag: > 1. Run perl misc/cronjobs/batch_anonymise.pl --days 1 > 2. Notice the warning about needing a confirm flag > 3. Run perl misc/cronjobs/batch_anonymise.pl --days 1 --confirm > 4. The script runs Note there is not actually a --days option here, it just follows the syspref. The confirm flag works, though! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
