diff options
author | Todd Gamblin <gamblin2@llnl.gov> | 2021-04-08 07:37:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-08 16:37:16 +0200 |
commit | 19b6d3589a285031e410aa08e09655c60f5e17a4 (patch) | |
tree | a1f932b563d12c51b2c2cf38e26a3a3488a7acc2 /.github/CONTRIBUTING.md | |
parent | f27fefc3c1fc26f1c6aad1d1a125a522078ba779 (diff) | |
download | spack-19b6d3589a285031e410aa08e09655c60f5e17a4.tar.gz spack-19b6d3589a285031e410aa08e09655c60f5e17a4.tar.bz2 spack-19b6d3589a285031e410aa08e09655c60f5e17a4.tar.xz spack-19b6d3589a285031e410aa08e09655c60f5e17a4.zip |
bugfix: `spack config blame` should print all lines of config (#22598)
* bugfix: fix representation of null in spack_yaml output
Nulls were previously printed differently by `spack config blame config`
and `spack config get config`. Fix this in the `spack_yaml` dumpers.
* bugfix: `spack config blame` should print all lines of config
`spack config blame` was not printing all lines of configuration because
there were no annotations for empty lines in the YAML dump output. Fix
this by removing empty lines.
Diffstat (limited to '.github/CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions