On Thu, 2015-10-22 at 11:27 +0800, Luyao Huang wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1248277 > > When count <= 0, the client exit without set an error. > > Signed-off-by: Luyao Huang <[email protected]> > --- > v2: > - use vshCommandOptUInt to forbid negative number, > and check if count is zero. (thanks Peter and Andrea) > > tools/virsh-domain.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-)
Pushed after improving the commit message. Cheers. -- Andrea Bolognani Software Engineer - Virtualization Team -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
