Files
spack/share/spack
Todd Gamblin 600f3c1104 setup-env.sh: send cd output to /dev/null when it affects Spack
- We've seen this a few times now where users have set up `cd` to echo
  the new directory, and it screws up `setup-env.sh`

- In the past we've said this is user error.

- Here, we just fix it by sending `cd` output to /dev/null where needed.
  - this works in bash, zsh, and dash
2019-06-29 19:01:44 -07:00
..
2019-06-10 18:21:33 +02:00
2019-06-10 18:21:33 +02:00
2019-03-27 13:06:46 -07:00