You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/07/01 17:06:11 UTC

svn commit: r1498503 - /tomcat/tc7.0.x/trunk/build.xml

Author: markt
Date: Mon Jul  1 15:06:10 2013
New Revision: 1498503

URL: http://svn.apache.org/r1498503
Log:
Tab police

Modified:
    tomcat/tc7.0.x/trunk/build.xml

Modified: tomcat/tc7.0.x/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/build.xml?rev=1498503&r1=1498502&r2=1498503&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/build.xml (original)
+++ tomcat/tc7.0.x/trunk/build.xml Mon Jul  1 15:06:10 2013
@@ -1204,7 +1204,7 @@
         <jvmarg value="${test.jvmarg.egd}"/>
         <jvmarg value="-Djava.library.path=${test.apr.loc}"/>
         <jvmarg value="${test.formatter}"/>
-      	<jvmarg value="-Dapple.awt.UIElement=true"/>
+        <jvmarg value="-Dapple.awt.UIElement=true"/>
 
         <classpath refid="tomcat.test.classpath" />
 



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