Skip to content

add test for broken modules tool setup affecting 'module use'#1758

Merged
boegel merged 1 commit intoeasybuilders:developfrom
boegel:module_use_test
May 12, 2016
Merged

add test for broken modules tool setup affecting 'module use'#1758
boegel merged 1 commit intoeasybuilders:developfrom
boegel:module_use_test

Conversation

@boegel
Copy link
Member

@boegel boegel commented May 11, 2016

fix for #1756

@boegel boegel added this to the v2.8.0 milestone May 11, 2016
@boegel
Copy link
Member Author

boegel commented May 11, 2016

@fgeorgatos please review?

@hpcugentbot
Copy link

EasyBuild framework unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/3022/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.

mkdir(modules_dir, parents=True)
self.modtool.use(modules_dir)
modulepath = os.environ['MODULEPATH']
self.assertTrue(modules_dir in modulepath)
Copy link
Contributor

Choose a reason for hiding this comment

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

nice

@boegel
Copy link
Member Author

boegel commented May 12, 2016

Thanks for the feedback @fgeorgatos, going in!

@boegel boegel merged commit 350e17d into easybuilders:develop May 12, 2016
@boegel boegel deleted the module_use_test branch May 12, 2016 06:50
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.

3 participants