]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemumonitorjsontest: Space out test name concatenation
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Apr 2020 10:37:48 +0000 (12:37 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 3 Apr 2020 07:36:20 +0000 (09:36 +0200)
commit203e802d889d5f2798bbd561e5654ed29d3e2be6
tree8224fad6299c50cb9ce321b84b01a03119872244
parent6746136a2763471aef94681200580ed310add81d
qemumonitorjsontest: Space out test name concatenation

The test name is concatenated from a prefix with the test name, but no
space was added so the output looked wrong.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemumonitorjsontest.c