On 04/25/2018 11:15 AM, Peter Krempa wrote:
The function will be reused in the test code where we don't care
much
that the gluster debug level can't be populated from the qemu config.
Set the level only when 'cfg' is passed.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_domain.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Doubt very much anyone wants/needs gluster debugging in test output ;-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John