]> git.proxmox.com Git - mirror_qemu.git/commit - qga/main.c
qga: do not override configuration verbosity
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 2 Oct 2015 12:58:15 +0000 (14:58 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 19 Oct 2015 23:28:06 +0000 (18:28 -0500)
commit6eaeae37a5fdd0a1ef88ed9ab4b807669ffc0e2d
tree9d8353aae7ee4b9eaacac150354d4388a57f70f8
parent8e34bf364ae518503642d28bdd43661090ae21bd
qga: do not override configuration verbosity

Move the default verbosity settings before loading the configuration
file, or it will overwrite it. Found thanks to writing qga tests :)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/main.c