"test sys_refresh_ref_cron.sh"
This commit is contained in:
parent
32c4bd9167
commit
5a69c7769f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user