spack/lib/spack
Todd Gamblin 19b6d3589a
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.
2021-04-08 16:37:16 +02:00
..
docs [oneapi] fix mkl deps, externally installed, and docs (#22607) 2021-04-07 10:31:08 -06:00
env bugfix: compiler wrappers should handle extra spaces between arguments (#22725) 2021-04-01 18:39:06 +00:00
external archspec: update to latest version (#22357) 2021-03-18 00:23:09 -07:00
llnl specs: use lazy lexicographic comparison instead of key_ordering 2021-03-31 14:39:23 -07:00
spack bugfix: spack config blame should print all lines of config (#22598) 2021-04-08 16:37:16 +02:00