Re: [libvirt] [PATCH 2/3] virsh-pool: Improve error message in cmdPoolList

2013-08-20 Thread Osier Yang
On 20/08/13 17:05, Peter Krempa wrote: Explicitly let the user know about the unknown volume name. s/volume name/pool type/, ACK with above. -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

[libvirt] [PATCH 2/3] virsh-pool: Improve error message in cmdPoolList

2013-08-20 Thread Peter Krempa
Explicitly let the user know about the unknown volume name. --- tools/virsh-pool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/virsh-pool.c b/tools/virsh-pool.c index b8fc8d7..592b81f 100644 --- a/tools/virsh-pool.c +++ b/tools/virsh-pool.c @@ -1000,7 +1000,7 @@ cmdPo