spack/lib/spack/llnl
Adam J. Stewart 065cbe89fe 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.
2019-09-24 09:47:54 -07:00
..
util Fix "specific target" detection in Python 3 (#12906) 2019-09-24 09:47:54 -07:00
__init__.py copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00