When I load one module, I want it to expand the MODULEPATH variable to have an extra directory.
On the easyconfig I try this:
modextrapaths = {
'MODULEPATH': ":$HOME/easybuild/$SYSTEMNAME/modules/containers",
}
which will fail, as the contents of $HOME and $SYSTEMNAME are not replaced by
the environment ones, so I don’t know how to force it on the easyconfig.
Any hints?
Alex
signature.asc
Description: Message signed with OpenPGP

