On 11/12/2010 09:22 AM, Daniel P. Berrange wrote:
> virsh was not checking for a error code when listing storage
> volumes. So when listing volumes in a pool that was shutoff,
> no output was displayed
>
> * tools/virsh.c: Fix error handling when listing volumes
> ---
> tools/virsh.c |6 +
virsh was not checking for a error code when listing storage
volumes. So when listing volumes in a pool that was shutoff,
no output was displayed
* tools/virsh.c: Fix error handling when listing volumes
---
tools/virsh.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git