cron-checker icon indicating copy to clipboard operation
cron-checker copied to clipboard

Inconsistency with set of days given by name

Open mbarbin opened this issue 10 years ago • 2 comments
trafficstars

0 */2 * * Mon,Tue,Wed,Thu,Fri,Sun echo "hello"

The command echo "hello" will execute the 0th minute of every 2nd hour Sundays and Sundays and Sundays and Sundays and Sundays and Sundays in every month.

mbarbin avatar Apr 20 '15 13:04 mbarbin

Yikes. Definitely not right. Thanks for reporting!

pbyrne avatar Apr 20 '15 18:04 pbyrne

You're welcome. Good luck with the fixes. Best, Mathieu

On Monday, April 20, 2015, Patrick Byrne [email protected] wrote:

Yikes. Definitely not right. Thanks for reporting!

Reply to this email directly or view it on GitHub https://github.com/pbyrne/cron-checker/issues/27#issuecomment-94538071.

mbarbin avatar Apr 20 '15 18:04 mbarbin