diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-02-23 04:09:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-22 19:09:43 -0800 |
commit | 7226bd64dc3b46a1ed361f1e9d7fb4a2a5b65200 (patch) | |
tree | 67868cdf09b469c2669653ae46c40f3424d34cfa /CHANGELOG.md | |
parent | 56e57769bde417366a8aa2273e158a6841d9d9e5 (diff) | |
download | spack-7226bd64dc3b46a1ed361f1e9d7fb4a2a5b65200.tar.gz spack-7226bd64dc3b46a1ed361f1e9d7fb4a2a5b65200.tar.bz2 spack-7226bd64dc3b46a1ed361f1e9d7fb4a2a5b65200.tar.xz spack-7226bd64dc3b46a1ed361f1e9d7fb4a2a5b65200.zip |
Improve error message for inconsistencies in package.py (#21811)
* Improve error message for inconsistencies in package.py
Sometimes directives refer to variants that do not exist.
Make it such that:
1. The name of the variant
2. The name of the package which is supposed to have
such variant
3. The name of the package making this assumption
are all printed in the error message for easier debugging.
* Add unit tests
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions