add MCRROOT environmental variable#687
Conversation
|
Easyblocks unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyblocks-pr-builder/1189/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. |
There was a problem hiding this comment.
@hajgato: should use os.path.join(self.installdir, self.subdir) instead of self.subdir, since the latter is a relative path?
prepend_paths prefixes with the install prefix, set_environment does not since it may be something totally different than a filepath
|
@boegel done! |
|
Easyblocks unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyblocks-pr-builder/1190/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. |
|
Tested with existing MCR easyconfigs, works like a charm, thanks @hajgato! |
add MCRROOT environmental variable
No description provided.