From 74a5d92f07dbc43e4cdabbdb30545ee27132eb5a Mon Sep 17 00:00:00 2001 From: "Elsa Gonsiorowski, PhD" Date: Fri, 21 Dec 2018 02:03:54 -0800 Subject: Remove /nfs/tmp2 from default build_stage locations (#10170) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Remove /nfs/tmp2 from default configuration * /nfs/tmp2 is going away from LC... and doesn’t exist for the rest of the world. * update documentation to remove /nfs/tmp2 as well --- etc/spack/defaults/config.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'etc') diff --git a/etc/spack/defaults/config.yaml b/etc/spack/defaults/config.yaml index 8525947fbd..8ccf7db535 100644 --- a/etc/spack/defaults/config.yaml +++ b/etc/spack/defaults/config.yaml @@ -48,7 +48,6 @@ config: # The build stage can be purged with `spack clean --stage`. build_stage: - $tempdir - - /nfs/tmp2/$user - $spack/var/spack/stage -- cgit v1.2.3-70-g09d2