b620bde virsh: respect -q/--quiet more

10 files Authored by ptoscano 7 years ago, Committed by mprivozn 7 years ago,
    virsh: respect -q/--quiet more
    
    Turn various vshPrint() informative messages into vshPrintExtra(), so
    they are not printed when requesting the quiet mode; neither XML/info
    outputs nor the results of commands are affected.
    Also change the expected outputs of the virsh-undefine test, since virsh
    is invoked in quiet mode there.
    
    Some informative messages might still be converted (and thus silenced
    when in quiet mode), but this is an improvements nonetheless.
    
    Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1358179
    
        
file modified
+0 -4
file modified
+59 -59
file modified
+8 -8
file modified
+9 -9
file modified
+6 -6
file modified
+3 -3
file modified
+14 -14
file modified
+3 -3
file modified
+8 -8
file modified
+9 -9