From 6bbf7aec53b482acf49367d8f7a1394b5268000c Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Tue, 25 Jul 2017 12:25:07 +0200 Subject: [PATCH] "test sys_refresh_ref_cron.sh" --- bin/sys_refresh_ref_cron.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/sys_refresh_ref_cron.sh b/bin/sys_refresh_ref_cron.sh index 9864992..68b18ae 100755 --- a/bin/sys_refresh_ref_cron.sh +++ b/bin/sys_refresh_ref_cron.sh @@ -167,6 +167,7 @@ function refresh_cronjobs COLOR="vert" elif [ $(echo "${CRONJOB}" | grep "no crontab for" | wc -l) -eq 1 ]; then COLOR="cyan" + CRONJOB="" fi fct_message ${MESSAGE} -color ${COLOR} if [ ${#CRONJOB} -gt 0 ]; then