
5 May
2016
5 May
'16
9:11 a.m.
On Wed, May 04, 2016 at 17:09:51 +0200, Jiri Denemark wrote:
json_reformat uses two spaces for when indenting nested objects, let's do the same. The result of virJSONValueToString will be exactly the same as json_reformat would produce.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
I guess it's good to have an external tool doing the same formatting as libvirt. ACK