[libvirt] [PATCH v2 1/4] tests: Reorder DO_TEST_CAPS_*() macros

Andrea Bolognani abologna at redhat.com
Wed Jul 3 08:16:18 UTC 2019


On Wed, 2019-07-03 at 08:22 +0200, Ján Tomko wrote:
> On Tue, Jul 02, 2019 at 05:50:39PM +0200, Andrea Bolognani wrote:
> > @@ -735,7 +735,6 @@ mymain(void)
> >     DO_TEST_CAPS_ARCH_LATEST_FULL(name, "x86_64", \
> >                                   ARG_FLAGS, FLAG_EXPECT_PARSE_ERROR)
> > 
> > -
> > # define DO_TEST_FULL(name, ...) \
> >     DO_TEST_INTERNAL(name, "", \
> >                      __VA_ARGS__, QEMU_CAPS_LAST)
> 
> Unrelated whitespace change.

It's not unrelated: xml2xml didn't have that empty line because it's
pointless for it to be there, and as part of the unification process
it's been removed from xml2argv as well.

What was wrong is me re-introducing it in commit 3/4 O:-) So I got
rid of that before pushing.

Thank you for the review!

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list