mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
[data-analysis/mirror-stats] Fix it so cron jobs only emit errors
In trying to make it so we only emit cron job emails when we see errors,
I am fixing the cron job to point to /dev/null only.
This commit is contained in:
@@ -1 +1 @@
|
||||
0 06 * * * root /usr/local/bin/condense-mirrorlogs.sh
|
||||
0 06 * * * root /usr/local/bin/condense-mirrorlogs.sh > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user