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

private is always passed as command line option #29

Closed
phated opened this issue Apr 2, 2013 · 0 comments
Closed

private is always passed as command line option #29

phated opened this issue Apr 2, 2013 · 0 comments
Assignees
Labels

Comments

@phated
Copy link
Contributor

phated commented Apr 2, 2013

Even if declared as private: false in the task options, it still passes the option to the command line and because it is just a flag, it triggers private always.

I tried setting it in my config.json but I guess command line flags take precedent.

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

No branches or pull requests

2 participants