summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGreg Becker <becker33@llnl.gov>2020-03-19 15:11:50 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2020-03-20 11:47:10 -0700
commit30b4704522316263fff07fc75146f0a7a6dc7952 (patch)
treed8c1dba87853c075b334bc301ea16667acafaf99 /CHANGELOG.md
parent09e13cf7cf0327bb35a9b3d4e7c7ad64ea4a3076 (diff)
downloadspack-30b4704522316263fff07fc75146f0a7a6dc7952.tar.gz
spack-30b4704522316263fff07fc75146f0a7a6dc7952.tar.bz2
spack-30b4704522316263fff07fc75146f0a7a6dc7952.tar.xz
spack-30b4704522316263fff07fc75146f0a7a6dc7952.zip
Cray bugfix: TERM missing while reading default target (#15381)
Bug: Spack hangs on some Cray machines Reason: The TERM environment variable is necessary to run bash -lc "echo $CRAY_CPU_TARGET", but we run that command within env -i, which wipes the environment. Fix: Manually forward the TERM environment variable to env -i /bin/bash -lc "echo $CRAY_CPU_TARGET"
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions