https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13287
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org Status|Signed Off |Failed QA --- Comment #26 from Jonathan Druart <[email protected]> --- Suggestions: What about moving all the cronjob prefs to a new "cronjob" tab? What about a new pref to turn all of these prefs on/off? Review: 1/ Change in the behavior if the script is called without parameter (help is not displayed anymore). I think we should add a confirm flag if the pref will be used and --days is not given. 2/ +use English qw( -no_match_vars ); why that? 3/ It would have been good to use Pod2usage Failing QA for 1. -- 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/
