Skip to content
This repository has been archived by the owner on Feb 20, 2018. It is now read-only.

Instructions are missing a vital line... #29

Open
owenBoyle opened this issue Jul 7, 2015 · 1 comment
Open

Instructions are missing a vital line... #29

owenBoyle opened this issue Jul 7, 2015 · 1 comment

Comments

@owenBoyle
Copy link

It is not entirely clear that by cron expression you mean including the job definition.

So * * * * * myjob.sh parses, but * * * * * doesn't.

Call me paranoid, but I only wanted to parse the time definition part and didn't want to paste in my embarassing job-name. So it took me ages to understand how to get it to work.

After that, it was plain sailing!

@danielmotaleite
Copy link

just add a true or something else:

   * * * * * true

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants