spack/lib/spack
Scott Wittenburg 7cfdf61979
Fix location in spec.yaml where we look for full_hash (#19132)
When we attempt to determine whether a remote spec (in a binary mirror)
is up-to-date or needs to be rebuilt, we compare the full_hash stored in
the remote spec.yaml file against the full_hash computed from the local
concrete spec.  Since the full_hash moved into the spec (and is no longer
at the top level of the spec.yaml), we need to look there for it.  This
oversight from #18359 was causing all specs to get rebuilt when the
full_hash wasn't fouhd at the expected location.
2020-10-02 15:37:47 -06:00
..
docs Remove :<name> interpolation, add SPACK_VERSION variables 2020-09-14 10:37:42 -06:00
env compiler wrappers: don't override -isystem with -I (#16077) 2020-04-21 13:56:50 -07:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl env view failures: print underlying error message (#18713) 2020-09-18 10:21:14 -07:00
spack Fix location in spec.yaml where we look for full_hash (#19132) 2020-10-02 15:37:47 -06:00