Added missing $_sp_flags to spack.csh so options -d -k -m -p -v get passed on to spack proper.
This commit is contained in:
parent
f76b3890ff
commit
f106da0d09
@ -101,7 +101,7 @@ case unload:
|
|||||||
breaksw
|
breaksw
|
||||||
|
|
||||||
default:
|
default:
|
||||||
\spack $_sp_args
|
\spack $_sp_flags $_sp_args
|
||||||
breaksw
|
breaksw
|
||||||
endsw
|
endsw
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user