diff options
author | alalazo <massimiliano.culpo@googlemail.com> | 2016-04-05 13:33:11 +0200 |
---|---|---|
committer | alalazo <massimiliano.culpo@googlemail.com> | 2016-04-05 13:33:11 +0200 |
commit | 7fc0b1ebd2218bae90ec47c0290a23ffae8b54d3 (patch) | |
tree | f9e6d921f3d533bb9d7b27e150e6ce512d2c51f1 /etc | |
parent | d546d828d322d54bb61c10dbf1fa42831049001e (diff) | |
download | spack-7fc0b1ebd2218bae90ec47c0290a23ffae8b54d3.tar.gz spack-7fc0b1ebd2218bae90ec47c0290a23ffae8b54d3.tar.bz2 spack-7fc0b1ebd2218bae90ec47c0290a23ffae8b54d3.tar.xz spack-7fc0b1ebd2218bae90ec47c0290a23ffae8b54d3.zip |
module file : reverted to sensible default
Diffstat (limited to 'etc')
-rw-r--r-- | etc/spack/modules.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/spack/modules.yaml b/etc/spack/modules.yaml index 395cf9c2cd..aa2a2c3fe2 100644 --- a/etc/spack/modules.yaml +++ b/etc/spack/modules.yaml @@ -6,7 +6,3 @@ # ------------------------------------------------------------------------- modules: enable: ['tcl', 'dotkit'] - - dotkit: - filter: - environment_modifications: ['CPATH', 'LIBRARY_PATH'] # Exclude changes to any of these variables |