Build Update for libvirt/libvirt
-------------------------------------
Build: #1711
Status: Broken
Duration: 28 mins and 14 secs
Commit: 2585a79 (master)
Author: Shi Lei
Message: build-aux:check-spacing: Introduce a new rule to check misaligned stuff in
parenthesises
This patch introduces a new rule to check misaligned stuff in parenthesis:
1. For misaligned arguments of function
2. For misaligned conditions of [if|while|switch|...]
There're too much misalignment, so it adds a temporary filter which
permits 'src/util' now. It _should_ be removed as soon as fixing all.
Signed-off-by: Shi Lei <shi_lei(a)massclouds.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/bfdd20c5a974...2585a79e32e8
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/432364253?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.