Re: [PATCH] Quieten build & ensure API build scripts exit with non-zero status

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/19/2011 07:23 AM, Daniel P. Berrange wrote:
-	  $(srcdir)/newapi.xsl $(srcdir)/libvirt-api.xml ; fi
-	-@if test -x $(XMLLINT)&&   test -x $(XMLCATALOG) ; then \
+	  $(srcdir)/newapi.xsl $(srcdir)/libvirt-api.xml ; fi ; \
+	if test -x $(XMLLINT)&&   test -x $(XMLCATALOG) ; then \

This is a subtle semantic change.

+++ w/docs/Makefile.am
@@ -155,7 +155,7 @@ internals/%.html.tmp: internals/%.html.in
subsite.xsl page.xsl sitemap.html.in
  html/index.html: libvirt-api.xml newapi.xsl page.xsl sitemap.html.in
  	$(AM_V_GEN)if [ -x $(XSLTPROC) ] ; then \
  	  $(XSLTPROC) --nonet -o $(srcdir)/ \
-	  $(srcdir)/newapi.xsl $(srcdir)/libvirt-api.xml ; fi ; \
+	  $(srcdir)/newapi.xsl $(srcdir)/libvirt-api.xml ; fi&&  \
  	if test -x $(XMLLINT)&&  test -x $(XMLCATALOG) ; then \
  	  if $(XMLCATALOG) '$(XML_CATALOG_FILE)' "-//W3C//DTD XHTML 1.0
Strict//EN" \
  	>  /dev/null ; then \

ACK.

Pushed, along with a .gitignore update to cover the fact that the .stamp file in the python directory changed names.

--
Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]