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

Fix issue #56 where options parsing strips off arguments that it shouldn't #77

Merged
merged 1 commit into from
Aug 3, 2012

Conversation

orthlieb
Copy link
Contributor

@orthlieb orthlieb commented Aug 3, 2012

Leftover arguments need to be pushed back onto the args stack. Makes
sure that options don't strip of arguments they shouldn't.

Leftover arguments need to be pushed back onto the args stack. Makes
sure that options don't strip of arguments they shouldn't
tj added a commit that referenced this pull request Aug 3, 2012
Fix issue #56 where options parsing strips off arguments that it shouldn't
@tj tj merged commit 4f1ddc1 into tj:master Aug 3, 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

Successfully merging this pull request may close these issues.

2 participants