summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorXavier Delaruelle <xavier.delaruelle@cea.fr>2023-03-23 07:49:17 +0100
committerGitHub <noreply@github.com>2023-03-23 07:49:17 +0100
commit47d710dc4dc091551b7d6bb559b0301e1e55db43 (patch)
tree9172682f50ed6ad54965f76f72d76344e3f04890 /etc
parent101c5b51bb6f9e05c4ac64a112326b806e76a966 (diff)
downloadspack-47d710dc4dc091551b7d6bb559b0301e1e55db43.tar.gz
spack-47d710dc4dc091551b7d6bb559b0301e1e55db43.tar.bz2
spack-47d710dc4dc091551b7d6bb559b0301e1e55db43.tar.xz
spack-47d710dc4dc091551b7d6bb559b0301e1e55db43.zip
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.
Diffstat (limited to 'etc')
-rw-r--r--etc/spack/defaults/modules.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/spack/defaults/modules.yaml b/etc/spack/defaults/modules.yaml
index 27450b4259..d53e05b2c8 100644
--- a/etc/spack/defaults/modules.yaml
+++ b/etc/spack/defaults/modules.yaml
@@ -46,7 +46,7 @@ modules:
tcl:
all:
- autoload: none
+ autoload: direct
# Default configurations if lmod is enabled
lmod: