From f106da0d099f5c12d453cd6b1b86ad79acc1697f Mon Sep 17 00:00:00 2001 From: "Charles A. Reynolds" Date: Fri, 6 Nov 2015 10:53:22 -0800 Subject: Added missing $_sp_flags to spack.csh so options -d -k -m -p -v get passed on to spack proper. --- share/spack/csh/spack.csh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/spack/csh/spack.csh b/share/spack/csh/spack.csh index b21da23836..d64ce8935b 100644 --- a/share/spack/csh/spack.csh +++ b/share/spack/csh/spack.csh @@ -101,7 +101,7 @@ case unload: breaksw default: - \spack $_sp_args + \spack $_sp_flags $_sp_args breaksw endsw -- cgit v1.2.3-70-g09d2