Author: schultz
Date: Wed Jun 21 15:07:15 2017
New Revision: 1799464
URL: http://svn.apache.org/viewvc?rev=1799464&view=rev
Log:
Revert accidental change to build.xml.
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1799464&r1=1799463&r2=1799464&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Wed Jun 21 15:07:15 2017
@@ -1424,7 +1424,7 @@
errorproperty="test.result.error"
failureproperty="test.result.failure"
haltonfailure="${test.haltonfailure}">
- <!-- threads="${test.threads}" -->
+ threads="${test.threads}">
<jvmarg value="${test.jvmarg.egd}"/>
<jvmarg value="-Dfile.encoding=UTF-8"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]