On Tue, Mar 10, 2020 at 12:38:27 +0100, Kevin Wolf wrote: > The 'job-complete' QMP command should be run with qmp() rather than > qmp_log() if use_log=False is passed. > > Signed-off-by: Kevin Wolf <[email protected]> > --- > tests/qemu-iotests/iotests.py | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Peter Krempa <[email protected]>
