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

within set_JAVA_PATH, generalize check for java version and prevent substitutions within awk command #796

Merged
merged 1 commit into from
May 10, 2024

Conversation

douglasgscofield
Copy link
Contributor

Within set_JAVA_PATH, generalizes the check for java version to grep just for version (e.g., our system java is not OpenJDK) and fences off the awk command within single quotes to prevent substitution of the contained $2,$3 with empty values that occurred because the surrounding context was double quotes.

Copy link
Member

@KatharinaHoff KatharinaHoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much!

@KatharinaHoff KatharinaHoff merged commit 3f1f9b4 into Gaius-Augustus:master May 10, 2024
6 checks passed
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