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

--tasks flag doesn't parse commas correctly or reject invalid task names #1

Open
ssssam opened this issue May 17, 2017 · 0 comments
Open

Comments

@ssssam
Copy link
Owner

ssssam commented May 17, 2017

You can pass --tasks=gibberish and receive no error.

Also, you can pass --tasks=task1,task2 where those are valid task names and it seems to not split them as expected. The utils.ensure_list function should handle this.

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

1 participant