On 06/17/2010 01:57 AM, Justin Clift wrote:
> This patch adds the persistence status (yes/no) to the output of the virsh
> dominfo and pool-info commands.  This patch also adds the autostart status
> to the output of the virsh pool-info command.
> 
> Red Hat BZ for this:
> 
>   https://bugzilla.redhat.com/show_bug.cgi?id=603696

Thanks again for including the BZ info; it makes it easier to track
these reports between upstream and RHEL.

> +    else
> +        vshPrint(ctl, "%-15s %s\n", _("Persistent:"), persistent ? _("yes") 
> : _("no"));

ACK - the only change from v1 does indeed fix 'make check', and your
code was already ACKd during v1.

I wrapped this line to fit 80 columns, then pushed.

-- 
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to