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

further entrypoint.sh templating improvements #627

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Conversation

gdams
Copy link
Member

@gdams gdams commented Aug 7, 2024

removes the JDK8 specific if statement

Copy link

@steelhead31 steelhead31 left a comment

Choose a reason for hiding this comment

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

Looks ok.

Copy link
Contributor

@tellison tellison left a comment

Choose a reason for hiding this comment

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

Minor comment change suggestion.

@@ -13,12 +13,12 @@ set -e
TMPDIR=${TMPDIR:-/tmp}

# JDK truststore location
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove ambiguity in comment.

Suggested change
# JDK truststore location
# Truststore location

@tellison
Copy link
Contributor

tellison commented Aug 7, 2024

Waiting for @karianna to concur on the approval.

@karianna karianna merged commit 3af43b4 into adoptium:main Aug 7, 2024
74 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.

4 participants