You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2017/06/21 15:09:12 UTC

svn commit: r1799466 - /tomcat/trunk/build.xml

Author: schultz
Date: Wed Jun 21 15:09:12 2017
New Revision: 1799466

URL: http://svn.apache.org/viewvc?rev=1799466&view=rev
Log:
*sigh* one more revert.

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1799466&r1=1799465&r2=1799466&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Wed Jun 21 15:09:12 2017
@@ -1423,7 +1423,7 @@
       <junit printsummary="yes" fork="yes" dir="." showoutput="${test.verbose}"
         errorproperty="test.result.error"
         failureproperty="test.result.failure"
-        haltonfailure="${test.haltonfailure}">
+        haltonfailure="${test.haltonfailure}"
         threads="${test.threads}">
 
         <jvmarg value="${test.jvmarg.egd}"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org