diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-05-30 01:41:55 -0500 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2019-06-29 19:01:44 -0700 |
commit | 600f3c11042a77c44aff4372aba59d56cdc76955 (patch) | |
tree | 67977282a1282ac552b37f9ab78b2cf3da689861 /CODE_OF_CONDUCT.md | |
parent | 9c16b4a7f6527db3f30e79b14a0d066084c8508f (diff) | |
download | spack-600f3c11042a77c44aff4372aba59d56cdc76955.tar.gz spack-600f3c11042a77c44aff4372aba59d56cdc76955.tar.bz2 spack-600f3c11042a77c44aff4372aba59d56cdc76955.tar.xz spack-600f3c11042a77c44aff4372aba59d56cdc76955.zip |
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
Diffstat (limited to 'CODE_OF_CONDUCT.md')
0 files changed, 0 insertions, 0 deletions