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

Doesn't work with mac's getopt #2

Open
chadkouse opened this issue Jan 30, 2017 · 1 comment
Open

Doesn't work with mac's getopt #2

chadkouse opened this issue Jan 30, 2017 · 1 comment

Comments

@chadkouse
Copy link

Workaround is to install gnu-getopt:

brew install gnu-getopt

Then make sure it appears in your path before the mac provided getopt

@flplv
Copy link
Owner

flplv commented Jan 30, 2017

Humm.. I've got no access to mac right now, I'm gonna add a mac build at Travis in order to test these kind of problem.. If you find a in script solution to check and use the gnu-getopt, let me know, anyways I'll be addressing it, but gonna take longer.

Thanks for your feedback Chad!

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

2 participants