Re: [libvirt] [PATCH 02/10] cleanup: Only include testutils.h once

2013-04-16 Thread Eric Blake
On 04/16/2013 07:41 AM, Osier Yang wrote: > No reason to include it in both "if" and "else" branches. > --- > tests/domainsnapshotxml2xmltest.c | 4 ++-- > tests/esxutilstest.c | 4 ++-- > tests/lxcxml2xmltest.c| 4 ++-- > tests/openvzutilstest.c | 4 ++-- > test

[libvirt] [PATCH 02/10] cleanup: Only include testutils.h once

2013-04-16 Thread Osier Yang
No reason to include it in both "if" and "else" branches. --- tests/domainsnapshotxml2xmltest.c | 4 ++-- tests/esxutilstest.c | 4 ++-- tests/lxcxml2xmltest.c| 4 ++-- tests/openvzutilstest.c | 4 ++-- tests/qemuargv2xmltest.c | 4 ++-- tests/qemuhelpte