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

Roundhouse Cleanup #550

Merged
merged 2 commits into from
Sep 29, 2014
Merged

Roundhouse Cleanup #550

merged 2 commits into from
Sep 29, 2014

Conversation

baronfel
Copy link
Contributor

This pull request cleans up some of the command line calls generated by the roundhouse helper. String values get quoted now, and args that have not been specified are no longer passed to the command line.

Further down the road, I'd like to unify some of the command-line arg creation stuff in the various helpers by using UnionArgParser some more, because as it stands now the MSBuild and Roundhouse helpers have these huge methods that are mostly boilerplate.

baronfel and others added 2 commits September 28, 2014 22:54
…now, and string values are quoted to prevent errant spaces from messing up argument parsing
forki added a commit that referenced this pull request Sep 29, 2014
@forki forki merged commit 16861c3 into fsprojects:master Sep 29, 2014
@forki
Copy link
Member

forki commented Sep 29, 2014

kick

cool. released in 3.5.6

@baronfel
Copy link
Contributor Author

You are scarily quick sometimes.

@baronfel baronfel deleted the roundhouse_fixup branch September 29, 2014 16:43
@ChrisMissal
Copy link
Contributor

Nice work @baronfel 😀

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.

3 participants