See <
http://honk.sigxcpu.org:8001/job/libvirt-syntax-check/3634/>
------------------------------------------
Started by upstream project "libvirt-build" build number 4138
Building on master in workspace
<
http://honk.sigxcpu.org:8001/job/libvirt-syntax-check/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson3337865490993241299.sh
+ make syntax-check
GEN bracket-spacing-check
Curly brackets around single-line body:
src/vz/vz_sdk.c:2932-2934:
if (PRL_FAILED(waitJob(job))) {
return -1;
}
Curly brackets around single-line body:
src/vz/vz_sdk.c:3030-3032:
if (PRL_FAILED(waitJob(job))) {
return -1;
}
maint.mk: incorrect formatting, see HACKING for rules
make: *** [bracket-spacing-check] Error 1
Build step 'Execute shell' marked build as failure