add support to specify alternative root/version for $EBROOT/$EBVERSION#1508
add support to specify alternative root/version for $EBROOT/$EBVERSION#1508boegel merged 3 commits intoeasybuilders:developfrom
Conversation
|
@wpoely86: please review |
|
EasyBuild framework unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2429/console for more details). This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
EasyBuild framework unit test suite FAILed. See https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2430/console for more details. Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do. |
|
lgtm |
|
EasyBuild framework unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2431/console for more details). This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
Thanks for the review @wpoely86! |
add support to specify alternative root/version for $EBROOT/$EBVERSION
I need this to use in the
Bundleeasyblock, to make sure that$EBROOTGCCis defined correctly in the module generated for theGCCbundle that is part of easybuilders/easybuild-easyconfigs#2214.