Skip to content

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

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-ptl-run-launcher-on-arm-when-mvnd-installed-5b34c3
Aug 10, 2022
Merged

Fix PTL run-launcher on ARM when mvnd installed#13572
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-ptl-run-launcher-on-arm-when-mvnd-installed-5b34c3

Conversation

@findepi
Copy link
Copy Markdown
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
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
Copy Markdown
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