
13 Jul
2018
13 Jul
'18
2:07 p.m.
On Thu, Jul 12, 2018 at 01:58:42PM +0200, Peter Krempa wrote:
The debug output of the schema validator on success is not so interresting that it should be printed when basic debugging is enabled.
*interesting
Print it only when test debugging is set to 3 and more.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/qemumonitorjsontest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Jano