summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAdam J. Stewart <ajstewart426@gmail.com>2019-09-24 11:47:54 -0500
committerTodd Gamblin <tgamblin@llnl.gov>2019-09-24 09:47:54 -0700
commit065cbe89fed448fcc64593f679867a7a7ad3cbd1 (patch)
tree3697f77091c659d1a5c3612b0fba278cb7af6f39 /etc
parent6cd5edacca8e4cacbcaf104b3c241097fc83568f (diff)
downloadspack-065cbe89fed448fcc64593f679867a7a7ad3cbd1.tar.gz
spack-065cbe89fed448fcc64593f679867a7a7ad3cbd1.tar.bz2
spack-065cbe89fed448fcc64593f679867a7a7ad3cbd1.tar.xz
spack-065cbe89fed448fcc64593f679867a7a7ad3cbd1.zip
Fix "specific target" detection in Python 3 (#12906)
The output of subprocess.check_output is a byte string in Python 3. This causes dictionary lookup to fail later on. A try-except around this function prevented this error from being noticed. Removed this so that more errors can propagate out.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions