Re: [libvirt] [PATCH] Fix the stdout in print_job_progress()

2013-03-29 Thread Yanbing Du
- Original Message - > From: "Eric Blake" > To: "Yanbing Du" > Cc: libvir-list@redhat.com > Sent: Friday, March 29, 2013 7:14:41 PM > Subject: Re: [libvirt] [PATCH] Fix the stdout in print_job_progress() > > On 03/29/2013 04:33 AM, Yanbin

Re: [libvirt] [PATCH] Fix the stdout in print_job_progress()

2013-03-29 Thread Eric Blake
On 03/29/2013 04:33 AM, Yanbing Du wrote: > Signed-off-by: Yanbing Du > --- > tools/virsh-domain.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c > index d1e6f9d..10b646f 100644 > --- a/tools/virsh-domain.c > +++ b/tools

[libvirt] [PATCH] Fix the stdout in print_job_progress()

2013-03-29 Thread Yanbing Du
Signed-off-by: Yanbing Du --- tools/virsh-domain.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c index d1e6f9d..10b646f 100644 --- a/tools/virsh-domain.c +++ b/tools/virsh-domain.c @@ -1407,7 +1407,7 @@ print_job_progress(con