diff options
author | scheibelp <scheibel1@llnl.gov> | 2018-02-23 10:24:59 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-23 10:24:59 -0800 |
commit | 4a807fca08a9b128f0224b3ac0898d8a84477f63 (patch) | |
tree | 208e7669d7c45e52a99b94717175b82017dd87d7 /var | |
parent | 7db35ff05c8078e85a9a1097093a4a2a2bdd31bd (diff) | |
download | spack-4a807fca08a9b128f0224b3ac0898d8a84477f63.tar.gz spack-4a807fca08a9b128f0224b3ac0898d8a84477f63.tar.bz2 spack-4a807fca08a9b128f0224b3ac0898d8a84477f63.tar.xz spack-4a807fca08a9b128f0224b3ac0898d8a84477f63.zip |
Make fix_darwin_install_name python3-compatible (#7329)
This updates the fix_darwin_install_name function to use the Spack
Executable object to run install_name_tool, which ensures that
process output is formatted as a 'str' for python2 and python3.
Originally fix_darwin_install_name was invoking subprocess.Popen
directly.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions