You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
. add support for interval specification using "/x"
. add support for range specification using "x-y"
. refactor a little bit to have one block which handles a single
item, which is used recursively when using ",", "/x" or "x-y"
# implements suggestion of issue mknx#59
- log exception message when error occurs while analyzing the crontab
entry
It would be nice to support intervals in crontab like:
*/5 * * *
or
The text was updated successfully, but these errors were encountered: