]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: always assume JSON in qemuMonitorTestNew
authorJán Tomko <jtomko@redhat.com>
Fri, 14 Jun 2019 18:14:23 +0000 (20:14 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 17 Jun 2019 14:12:57 +0000 (16:12 +0200)
commit68060510781e8353990089b36cb6cc35d83158ea
tree5eda53ee59ab0bb13b5273a1d298b1afda604d59
parent92f130a2e1684fbce6a721be7f87f21678d6b827
tests: always assume JSON in qemuMonitorTestNew

Now that all the callers call qemuMonitorTestNew with json=true,
remove the argument and always assume JSON.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
tests/qemuhotplugtest.c
tests/qemumonitortestutils.c
tests/qemumonitortestutils.h