modules tcl: switch default all:autoload from none to direct (#36269)
Since environment-modules has support for autoloading since 4.2, and Spack-builds of it enable it by default, use the same autoload default for tcl as lmod.
This commit is contained in:

committed by
GitHub

parent
101c5b51bb
commit
47d710dc4d
@@ -46,7 +46,7 @@ modules:
|
||||
|
||||
tcl:
|
||||
all:
|
||||
autoload: none
|
||||
autoload: direct
|
||||
|
||||
# Default configurations if lmod is enabled
|
||||
lmod:
|
||||
|
Reference in New Issue
Block a user