"test sys_refresh_ref_cron.sh"

This commit is contained in:
Doug Le Tough 2017-07-24 13:43:55 +02:00
parent 32c4bd9167
commit 5a69c7769f
1 changed files with 2 additions and 2 deletions

View File

@ -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