Package: bugzilla3 Version: 3.0.4.1-2 Due to the statement "set -x" at the beginning of the file, /etc/cron.daily/bugzilla3 produces output on stderr when it is executed. This causes the cron daemon to send an email message to root.
In my opinion, cron scripts should do their work quietly and produce output only when a problem occurs. The gratuitous "set -x" statement should therefore be removed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

