Skip to content

make sure 'modules_tool' attribute is also defined for extensions#2026

Merged
boegel merged 2 commits intoeasybuilders:developfrom
boegel:modules_tool_extensions
Nov 26, 2016
Merged

make sure 'modules_tool' attribute is also defined for extensions#2026
boegel merged 2 commits intoeasybuilders:developfrom
boegel:modules_tool_extensions

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Nov 26, 2016

fix for #2009

This is kind of a silly bug, since self.modules_tool is used in the sanity_check_rpath method, but it gets only run for extensions for which custom paths/commands are specified in the corresponding easyblock (like numpy).

Making sure that modules_tool is always defined makes sense, since that requirement may get introduced in other places as well at some point...

@boegel boegel added this to the 3.0.1 milestone Nov 26, 2016
@boegel boegel merged commit 1c7cb6f into easybuilders:develop Nov 26, 2016
@boegel boegel deleted the modules_tool_extensions branch November 26, 2016 18:43
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.

1 participant