From 5a69c7769f9dc4f73a60344977e1e2513abfffda Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Mon, 24 Jul 2017 13:43:55 +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 e5b126b..d493016 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