[libvirt] [PATCH 0/2] Replace some leftover vshPrint calls with vshPrintExtra

Michal Privoznik mprivozn at redhat.com
Fri Nov 11 15:24:14 UTC 2016


On 11.11.2016 15:51, Erik Skultety wrote:
> Erik Skultety (2):
>   tools: use vshError rather than vshPrint on failure
>   tools: Replace vshPrint with vshPrintExtra on places we forgot about
> 
>  tools/virsh-domain.c    | 73 +++++++++++++++++++++++++------------------------
>  tools/virsh-edit.c      |  4 +--
>  tools/virsh-interface.c | 28 +++++++++----------
>  tools/virsh-network.c   | 37 +++++++++++++------------
>  tools/virsh-nwfilter.c  |  6 ++--
>  tools/virsh-pool.c      | 21 +++++++-------
>  tools/virsh-snapshot.c  | 20 +++++++-------
>  tools/virsh-volume.c    | 14 +++++-----
>  tools/virt-admin.c      |  4 +--
>  tools/vsh.c             |  4 +--
>  10 files changed, 107 insertions(+), 104 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list