You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/05/19 12:03:28 UTC

svn commit: r1340399 - /ofbiz/trunk/build.xml

Author: jleroux
Date: Sat May 19 10:03:28 2012
New Revision: 1340399

URL: http://svn.apache.org/viewvc?rev=1340399&view=rev
Log:
Small formatting for previous commit (r1340398)

Modified:
    ofbiz/trunk/build.xml

Modified: ofbiz/trunk/build.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/build.xml?rev=1340399&r1=1340398&r2=1340399&view=diff
==============================================================================
--- ofbiz/trunk/build.xml (original)
+++ ofbiz/trunk/build.xml Sat May 19 10:03:28 2012
@@ -950,7 +950,6 @@ under the License.
         <arg value="test"/>
         <arg value="-component=${test.component}"/>
         <arg value="-case=${test.case}"/>
-
         <env key="LC_ALL" value="C"/>
       </java>
       <delete dir="runtime/logs/test-results/${test.component}-${test.case}"/>