From 7fc0b1ebd2218bae90ec47c0290a23ffae8b54d3 Mon Sep 17 00:00:00 2001
From: alalazo <massimiliano.culpo@googlemail.com>
Date: Tue, 5 Apr 2016 13:33:11 +0200
Subject: [PATCH] module file : reverted to sensible default

---
 etc/spack/modules.yaml | 4 ----
 1 file changed, 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
-- 
GitLab