
1 Aug
2018
1 Aug
'18
6:54 a.m.
On Mon, Jul 30, 2018 at 16:59:34 +0200, Peter Krempa wrote:
Jansson does not put a newline at the end of formatted JSON strings. This breaks the qemucapsprobe utility as we need to keep the spacing so that tests work. Add an explicit newline.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/qemucapsprobemock.c | 2 ++ 1 file changed, 2 insertions(+)
Since we are going ahead with using jansson in libvirt this patch should be included in the release for completness.