Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support specifying setenv statements to be added to module file, in easyconfig #130

Closed
boegel opened this issue Aug 20, 2012 · 2 comments
Closed

Comments

@boegel
Copy link
Member

boegel commented Aug 20, 2012

(old internal ticket 223)

We should support specifying the setting of environment variables in module files, in the easyconfig.

For example:

moduleVars = {'EXTRA_VARIABLE':'some value'}
@fgeorgatos
Copy link
Collaborator

This issues may or may not be related to:
allowing for setting up generic modulefile lines ( eg I sometimes we need to set up aliases).

I think it would be relatively convenient to be able to add arbitrary items like
moduleLines = {'set-alias eb "time eb --robot $root/easybuild/easyconfigs --strict=ignore"'}
There are many use-cases for both variables, aliases and maybe we think of more.

@boegel
Copy link
Member Author

boegel commented Mar 27, 2013

Fixed, supported via modextravars easyconfig parameter.

@boegel boegel closed this as completed Mar 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants