Build Update for libvirt/libvirt
-------------------------------------
Build: #366
Status: Fixed
Duration: 36 minutes and 7 seconds
Commit: 8947504 (master)
Author: John Ferlan
Message: docs: Fix syntax-check error
Commit id '94d2d6429' caused a syntax-error check to fail:
docs/Makefile.am:276: $(AM_V_GEN)sed -e '/<span
id="php_placeholder"><\/span>/r '"$(srcdir)/$@.code.in"
\
maint.mk: Wrap long lines in Makefiles
cfg.mk:721: recipe for target 'sc_prohibit_long_lines' failed
make: *** [sc_prohibit_long_lines] Error 1
make: *** Waiting for unfinished jobs....
Altered the line to put another line wrap between sed and -e
View the changeset:
https://github.com/libvirt/libvirt/compare/40cb5581c4ac...894750468329
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/260333091?utm_source=email&a...
--
You can configure recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications