From 8d7d4f5389350a38756301af45b629a5072567ed Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 6 Nov 2020 10:15:17 -0500 Subject: [PATCH] when trying to find out why something is failing.. remove the /dev/null so that you can see why it is failing. Also add wwoods so he can delight in this. --- roles/web-data-analysis/files/countme-update.cron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/web-data-analysis/files/countme-update.cron b/roles/web-data-analysis/files/countme-update.cron index 80f9489f5b..5b6a8aad06 100644 --- a/roles/web-data-analysis/files/countme-update.cron +++ b/roles/web-data-analysis/files/countme-update.cron @@ -1,2 +1,2 @@ -MAILTO=root@fedoraproject.org -0 09 * * * countme /usr/local/bin/countme-update.sh > /dev/null +MAILTO=root@fedoraproject.org,wwoods@fedoraproject.org +0 09 * * * countme /usr/local/bin/countme-update.sh