[Libvirt-ci] Still Failing: libvirt/libvirt#1899 (master - 4abd8d0)

Build Update for libvirt/libvirt ------------------------------------- Build: #1899 Status: Still Failing Duration: 20 mins and 21 secs Commit: 4abd8d0 (master) Author: Andrea Bolognani Message: syntax-check: Simplify and fix unmarked_diagnostics The check was concerning itself with whitespace where it didn't need to, and used some confusing escaping for one of its regular expressions - which GNU sed was fine with, but FreeBSD's sed didn't like one bit. Switch to extended regular expressions (which, incidentally, were already in use in the same rule when calling grep) and remove all whitespace handling. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/acf522e85a97...4abd8d01cdd8 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/476926484?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
participants (1)
-
Travis CI