summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGreg Becker <becker33@llnl.gov>2021-06-04 20:37:20 -0700
committerGitHub <noreply@github.com>2021-06-04 21:37:20 -0600
commitaf3ebeeea1683fa1f09b76a4eb371dadc46806ef (patch)
treeb7d6f9a5432ed04bcaf74dcb7e7e78740525449a /etc
parent42df61d6316152b184927a9888dd154fd4fb731f (diff)
downloadspack-af3ebeeea1683fa1f09b76a4eb371dadc46806ef.tar.gz
spack-af3ebeeea1683fa1f09b76a4eb371dadc46806ef.tar.bz2
spack-af3ebeeea1683fa1f09b76a4eb371dadc46806ef.tar.xz
spack-af3ebeeea1683fa1f09b76a4eb371dadc46806ef.zip
apply default linux prefix inspections to all module sets (#24151)
Diffstat (limited to 'etc')
-rw-r--r--etc/spack/defaults/linux/modules.yaml11
1 files changed, 5 insertions, 6 deletions
diff --git a/etc/spack/defaults/linux/modules.yaml b/etc/spack/defaults/linux/modules.yaml
index 353a6ea9ab..a86a4794f1 100644
--- a/etc/spack/defaults/linux/modules.yaml
+++ b/etc/spack/defaults/linux/modules.yaml
@@ -14,9 +14,8 @@
# ~/.spack/modules.yaml
# -------------------------------------------------------------------------
modules:
- default:
- prefix_inspections:
- lib:
- - LD_LIBRARY_PATH
- lib64:
- - LD_LIBRARY_PATH
+ prefix_inspections:
+ lib:
+ - LD_LIBRARY_PATH
+ lib64:
+ - LD_LIBRARY_PATH