diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-07-31 00:13:31 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-11-09 00:31:24 -0800 |
commit | ea7648ff84661089834a5d9f0005c6af820c2634 (patch) | |
tree | 5ac253ddcf8e632cd67049b66a2c53ee6e0c8d7d /bin | |
parent | 3e94c4d573e8316e40d551d62266198236b66eed (diff) | |
download | spack-ea7648ff84661089834a5d9f0005c6af820c2634.tar.gz spack-ea7648ff84661089834a5d9f0005c6af820c2634.tar.bz2 spack-ea7648ff84661089834a5d9f0005c6af820c2634.tar.xz spack-ea7648ff84661089834a5d9f0005c6af820c2634.zip |
bugfix: identical specs with different DAG hashes don't shadow each other
- logic used in `spack find` was hiding duplicate installations if their
hashes were different
- short hash doesn't work in this scenario, since specs are structurally
identical
- ConstraintAction always works on a DB query, so use the DAG hash to
ensure uniqueness
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions