From 47d710dc4dc091551b7d6bb559b0301e1e55db43 Mon Sep 17 00:00:00 2001 From: Xavier Delaruelle Date: Thu, 23 Mar 2023 07:49:17 +0100 Subject: 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. --- etc/spack/defaults/modules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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: -- cgit v1.2.3-70-g09d2