mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
build: avoid 'make syntax-check' failure
* tests/utiltest.c (DO_TEST): Fix indentation for cppi.
This commit is contained in:
parent
ab0b2c1996
commit
5d382c57a1
@ -160,7 +160,7 @@ mymain(void)
|
||||
|
||||
virSetErrorFunc(NULL, testQuietError);
|
||||
|
||||
#define DO_TEST(_name) \
|
||||
#define DO_TEST(_name) \
|
||||
do { \
|
||||
if (virtTestRun("Util "#_name, 1, test##_name, \
|
||||
NULL) < 0) { \
|
||||
|
Loading…
Reference in New Issue
Block a user