]> xenbits.xensource.com Git - libvirt.git/commit
virt-admin: Don't tell everyone needlessly we're connected
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 10 Mar 2016 05:34:03 +0000 (06:34 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 11 Mar 2016 11:58:41 +0000 (12:58 +0100)
commit9d479dd1853aee047234caaaf97f648a396827a4
tree164f7bbc201cc494d2344a53cacbc4d56ceda48a
parent42b85f173d7a680b89b42436b577a97a3fc1e836
virt-admin: Don't tell everyone needlessly we're connected

There are cases when we don't want to tell the user we are connected.
That's for example when we first connect to the server without the
command 'connect' itself.  That helps to clear out output of first
command, mainly when running non-interactively.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tools/virt-admin.c