]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Report an error when virGetUserDirectory fails
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 15 May 2011 05:31:42 +0000 (07:31 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 16 May 2011 16:40:04 +0000 (18:40 +0200)
commit33a5f8ca82adcc9311986988a61bd6b35de8ff20
tree9029c88da40d786a10e443687fd5ea16204b3b38
parent1d8bcb45cabaf5ea46d4e35d8d1831554026220c
virsh: Report an error when virGetUserDirectory fails

Otherwise virsh shows the interactive greeting and then silently exists
instead of entering interactive mode.
tools/virsh.c