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
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list