Author: rjung
Date: Sun Apr 16 02:54:01 2017
New Revision: 1791557

URL: http://svn.apache.org/viewvc?rev=1791557&view=rev
Log:
WS police.

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1791557&r1=1791556&r2=1791557&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Sun Apr 16 02:54:01 2017
@@ -1470,7 +1470,7 @@
             <!-- Exclude performance tests. E.g. on systems with 
slow/inconsistent timing -->
             <exclude name="**/*Performance.java" 
if="${test.excludePerformance}" />
             <!-- Exclude a configurable list of tests -->
-            <exclude name="${test.exclude}" /> 
+            <exclude name="${test.exclude}" />
           </fileset>
         </batchtest>
       </junit>



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

Reply via email to