You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ge...@apache.org on 2006/08/02 17:26:37 UTC

svn commit: r428025 - /incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml

Author: geirm
Date: Wed Aug  2 08:26:36 2006
New Revision: 428025

URL: http://svn.apache.org/viewvc?rev=428025&view=rev
Log:
removed 'non-interactive' flag to allow those
with ancient and broken svn clients to build :)


Modified:
    incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml

Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml?rev=428025&r1=428024&r2=428025&view=diff
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml (original)
+++ incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml Wed Aug  2 08:26:36 2006
@@ -320,7 +320,6 @@
 
     <target name="svn-prop">
         <exec executable="svn">
-            <arg value="--non-interactive" />
             <arg value="info" />
             <redirector outputproperty="svn.revision">
                 <outputfilterchain>