http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5724
--- Comment #11 from Paul Poulain <[email protected]> 2011-05-13 12:39:13 UTC --- Chris, The warn make zebra very verbose. If you have a small mistake in the indexes for example, you'll get an error. As you put the cronjob every minut, it means you would get a mail every minut (except if you >/dev/null, but that would be a mistake. If a real problem happens, you would miss it !) (I agree it could have been put in another patch though, it's not related to the delete not processed...) HTH -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
