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:
Xavier Delaruelle
2023-03-23 07:49:17 +01:00
committed by GitHub
parent 101c5b51bb
commit 47d710dc4d
2 changed files with 8 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ modules:
tcl:
all:
autoload: none
autoload: direct
# Default configurations if lmod is enabled
lmod: