On 07/22/2013 08:52 AM, Ján Tomko wrote: > Reindent them to put the input volume on a separate line. > --- > tests/storagevolxml2argvtest.c | 64 +++++++++++++++++++++++++++++------------- > 1 file changed, 44 insertions(+), 20 deletions(-) > > diff --git a/tests/storagevolxml2argvtest.c b/tests/storagevolxml2argvtest.c > index 89c233f..4f4bf7d 100644 > --- a/tests/storagevolxml2argvtest.c > +++ b/tests/storagevolxml2argvtest.c > @@ -161,7 +161,8 @@ mymain(void) > int ret = 0; > unsigned int flags = VIR_STORAGE_VOL_CREATE_PREALLOC_METADATA; > > -#define DO_TEST(shouldFail, pool, vol, inputvol, cmdline, flags, imgformat) \ > +#define DO_TEST_FULL(shouldFail, pool, vol, inputvol, cmdline, flags, \ > + imgformat) \ Is it worth lining up the \ to a single column? But that's cosmetic, I don't care if you do that or not. ACK. -- 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