On Thu, 23 Jun 2011 13:52:28 +0200 Andrew Colin Kissa <[email protected]> wrote:
> > I needed to cope with Nerijus needed to do with adding 2>/dev/null to stop > > the python 2.4 deprecation warnings popping up every 3 mins... It might be > > worth mentioning that on the rpm install for Centos 5? > > I will include that in any future rpm updates. baruwa-1.1.0-5.el5 changed /etc/cron.d/baruwa so that ">/dev/null" became "2>/dev/null". Now I do not get deprecation warnings anymore, but the following email every 3 mins: == Delete flaged queue items from the inbound queue == == Deleted 0 items from the inbound queue == == Delete flaged queue items from the outbound queue == == Deleted 0 items from the outbound queue == == Skipping the inbound queue 0 items found == == Skipping the outbound queue 0 items found == I suggest having both ">/dev/null" and "2>/dev/null". Regards, Nerijus _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa Keep Baruwa FREE - http://pledgie.com/campaigns/12056

