Files
Pmodules/Pmodules
gsell a970be1cf3 modulecmd: don't remove a loaded Pmodules module with module purge
Removing a Pmodule module with module purge has some unwanted
side-effects. It is not required to have modulecmd in a directory of
PATH. If you user explicitly loads a Pmodules module the bin directory
of the Pmodule module is added to the PATH. A Pmodules module might be
loaded for two reasons. First to change the Pmodules version, second
to make the build system available. If we remove a Pmodules module
with module purge the build systems is getting unavailable again. This
is confusing for the user.
2021-04-29 18:47:01 +02:00
..
2019-05-16 16:42:05 +02:00
2019-07-19 17:17:23 +02:00
2018-02-15 17:47:12 +01:00
2021-03-18 13:37:42 +01:00
2017-11-08 13:00:40 +01:00