spack/share/spack
Phil Carns 6971f8ae32 make SPACK_SHELL detection more robust (#9712)
Spack shell detection in setup-env.sh was originally based on
examining the executable name of $$ (from "ps"). In some cases this
does not actually give the name of the shell used, for example when
setup-env.sh was invoked from a script using "#!". To make shell
detection more robust, this adds a preliminary check for shell
variables which indicate that the shell is bash or zsh; the
executable name of $$ is retained as a fallback if those variables
are not defined.
2019-02-13 19:52:18 -06:00
..
csh copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
docker fix archlinux docker build (#10289) 2019-01-12 00:52:50 -08:00
docs/docker/module-file-tutorial copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
logo add artisanal handcrafted SVG Spack logo. (#6165) 2017-11-06 22:42:16 -08:00
qa work around an issue with docker/dockerhub (#10547) 2019-02-08 16:39:40 -08:00
templates Report current git commit of Spack to CDash 2018-12-20 09:23:08 -08:00
setup-env.csh copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
setup-env.sh make SPACK_SHELL detection more robust (#9712) 2019-02-13 19:52:18 -06:00
spack-completion.bash spack versions: only list safe versions (#10004) 2019-01-10 00:32:47 -08:00