Skip to content

Make option parsing work in bash 3.x #15

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

Merged
merged 1 commit into from
Aug 21, 2018
Merged

Conversation

lox
Copy link
Contributor

@lox lox commented Aug 21, 2018

A previous PR introduced mapfile calls which require bash 4.x. This uses read to tokenize options by line.

@lox lox mentioned this pull request Aug 21, 2018
@lox lox requested a review from toolmantim August 21, 2018 05:43
@lox lox merged commit 760c1bd into master Aug 21, 2018
@lox lox deleted the fix-bash-3.2-regression branch August 21, 2018 05:56
@toolmantim
Copy link
Contributor

🙏🏼

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