spack/share/spack
Adam J. Stewart a4b3edd68a
Allow Spack Environments with '-h' in the name (#15429)
If a user invoked "spack env activate example-henv", Spack would
mistakenly interpret the "-h" from "example-henv" as the "-h" option.
This commit allows users to create and activate environments with
"-h" in the name.

This issue existed for bash shell support as well as csh support, and
this commit addresses both, along with some other unrelated csh
support issues.
2020-03-31 16:57:14 -07:00
..
bash spack extensions prints list of extendable packages (#14473) 2020-02-17 17:41:47 -06:00
csh Allow Spack Environments with '-h' in the name (#15429) 2020-03-31 16:57:14 -07:00
docker copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
docs/docker/module-file-tutorial copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
logo add artisanal handcrafted SVG Spack logo. (#6165) 2017-11-06 22:42:16 -08:00
qa Recover coverage from subprocesses during unit tests (#15354) 2020-03-05 16:54:29 -08:00
templates spack containerize generates containers from envs (#14202) 2020-01-30 17:19:55 -08:00
setup-env.csh copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
setup-env.sh Allow Spack Environments with '-h' in the name (#15429) 2020-03-31 16:57:14 -07:00
spack-completion.bash Only use stable versions for public mirror (#15100) 2020-03-07 13:38:08 +01:00