From 32c4bd916741941d82bbbddb38093be9fb92f77e Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Mon, 24 Jul 2017 13:42:08 +0200 Subject: [PATCH] "test sys_refresh_ref_cron.sh" --- bin/sys_refresh_ref_cron.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/sys_refresh_ref_cron.sh b/bin/sys_refresh_ref_cron.sh index f5dafab..e5b126b 100755 --- a/bin/sys_refresh_ref_cron.sh +++ b/bin/sys_refresh_ref_cron.sh @@ -151,10 +151,10 @@ function get_cronjobs COLOR="blanc" MESSAGE=" - ${CRONJOB}" case ${CRONJOB} in - "*run-parts*") + '*run-parts*') COLOR="cyan" ;; - "*no crontab for*") + '*no crontab for*') COLOR="bleu" ;; esac