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

[TIMOB-12518] Added check to make sure that flags are really flags. #31

Merged
merged 1 commit into from Mar 4, 2013

Conversation

cb1kenobi
Copy link
Contributor

No description provided.

@cb1kenobi
Copy link
Contributor Author

Ignore the commit log message, it really should be TIMOB-12518.

@nebrius
Copy link
Contributor

nebrius commented Mar 4, 2013

I wonder, would it be better to output some sort of "unknown options" error when an unknown option is entered?

@cb1kenobi
Copy link
Contributor Author

The problem is all the SDK level command's (build,create,clean,project) options and flags are not discovered until either --sdk is parsed and/or --platform are parsed/prompted. We could add this, but it would be after fixing TIMOB-11869.

@nebrius
Copy link
Contributor

nebrius commented Mar 4, 2013

Fair enough. Code reviewed and tested. Request accepted

nebrius added a commit that referenced this pull request Mar 4, 2013
[TIMOB-12518] Added check to make sure that flags are really flags.
@nebrius nebrius merged commit 5208ef3 into master Mar 4, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants