Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw cron separated by tabs not working. #276

Closed
amitach opened this issue Dec 10, 2012 · 1 comment
Closed

Raw cron separated by tabs not working. #276

amitach opened this issue Dec 10, 2012 · 1 comment

Comments

@amitach
Copy link

amitach commented Dec 10, 2012

If the raw cron is separated by tabs(\t\t*) it fails to match the REGEX and goes to parse_as_string which raises argument error naturally. The regex only matches the space, I might be wrong here but http://cronwtf.github.com/ accepts tabs as well.

@javan
Copy link
Owner

javan commented Dec 10, 2012

Thanks, I'll fix this.

etiennebarrie added a commit to etiennebarrie/whenever that referenced this issue Dec 11, 2012
javan added a commit that referenced this issue Dec 13, 2012
@javan javan closed this as completed Dec 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants