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

Bash <4.2 compatibility #240

Merged
merged 3 commits into from
Mar 9, 2023
Merged

Bash <4.2 compatibility #240

merged 3 commits into from
Mar 9, 2023

Conversation

toote
Copy link
Contributor

@toote toote commented Mar 9, 2023

Old bash versions do not have the -v test to check for variables being set.

Replaced it with a more universal construct that achieves the same objective.

@toote toote added the bug label Mar 9, 2023
@toote toote requested a review from pzeballos March 9, 2023 19:01
@pzeballos pzeballos merged commit 0fee696 into master Mar 9, 2023
@pzeballos pzeballos deleted the toote_bash_compatibility branch March 9, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants