[libvirt] [PATCH] Fix launching of VMs on when only logind part of systemd is present

Eric Blake eblake at redhat.com
Wed Sep 11 19:02:42 UTC 2013


On 09/11/2013 12:54 PM, Doug Goldstein wrote:

>> +    if (got != want) {
>> +        fprintf(stderr, "Expected cgroup %savailable, but state was wrong\n",
> 
> Missing a space between the %s and available.
> 
>> +                want ? "" : "not ");

Intentional; it gives: 'Expected cgroup available' or 'Expected cgroup
not available', depending on the expected outcome of the test.

> ACK with the fix in the white space.

Actually, looked fine as-is.


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130911/55ecd257/attachment-0001.sig>


More information about the libvir-list mailing list