diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2024-10-30 12:44:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 12:44:51 +0100 |
commit | 8bc0b2e0869ba5ba99258fb98615521708ca9e40 (patch) | |
tree | 55e0bc26cc78f98785b7c14995e5112363d2754d /bin | |
parent | 354615d4918d5ceb42b9477b068ce525c54f9ad9 (diff) | |
download | spack-8bc0b2e0869ba5ba99258fb98615521708ca9e40.tar.gz spack-8bc0b2e0869ba5ba99258fb98615521708ca9e40.tar.bz2 spack-8bc0b2e0869ba5ba99258fb98615521708ca9e40.tar.xz spack-8bc0b2e0869ba5ba99258fb98615521708ca9e40.zip |
Spec.__str__: use full hash (#47322)
The idea is that `spack -e env add ./concrete-spec.json` would list the
full hash in the specs, so that (a) it's not ambiguous and (b) it could
in principle results in constant time lookup instead of linear time
substring match in large build caches.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions