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

Fix PTL run-launcher on ARM when mvnd installed #13572

Conversation

findepi
Copy link
Member

@findepi findepi commented Aug 9, 2022

No description provided.

@findepi findepi requested a review from dain August 9, 2022 14:21
@cla-bot cla-bot bot added the cla-signed label Aug 9, 2022
@@ -2,7 +2,8 @@

target="${BASH_SOURCE%/*/*}/target"

if command -v mvnd >/dev/null; then
# Disable mvnd for scripts on ARM until https://github.com/apache/maven-mvnd/issues/671 is fixed
Copy link
Member Author

Choose a reason for hiding this comment

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

@findepi findepi added no-release-notes This pull request does not require release notes entry test labels Aug 9, 2022
@findepi findepi merged commit d8a0b2b into trinodb:master Aug 10, 2022
@findepi findepi deleted the findepi/fix-ptl-run-launcher-on-arm-when-mvnd-installed-5b34c3 branch August 10, 2022 18:10
@github-actions github-actions bot added this to the 393 milestone Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry test
Development

Successfully merging this pull request may close these issues.

3 participants