diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-07-12 08:33:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-12 08:33:23 -0700 |
commit | e8e030a518f3894d5be228401110b9c6cc5ff76e (patch) | |
tree | 12d45c2a3ec4efb94c1b8aae3d4acb7a19d03c8c /bin/rebuild-package.sh | |
parent | 91e35541ee9a87f588988a9dc7eadbc65e74d106 (diff) | |
download | spack-e8e030a518f3894d5be228401110b9c6cc5ff76e.tar.gz spack-e8e030a518f3894d5be228401110b9c6cc5ff76e.tar.bz2 spack-e8e030a518f3894d5be228401110b9c6cc5ff76e.tar.xz spack-e8e030a518f3894d5be228401110b9c6cc5ff76e.zip |
bugfix: setup-env.sh detects bash even when bash is run as sh (#11994)
- `setup-env.sh` was not properly detecting a bash shell when bash was run
as /bin/sh.
- Detection routine now always reports bash when bash is run as sh, and
no longer parses the path to the executable indicated in `$BASH`.
Diffstat (limited to 'bin/rebuild-package.sh')
0 files changed, 0 insertions, 0 deletions