You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by tr...@apache.org on 2005/06/07 13:53:13 UTC

svn commit: r188754 - /maven/continuum/trunk/build.sh

Author: trygvis
Date: Tue Jun  7 04:53:12 2005
New Revision: 188754

URL: http://svn.apache.org/viewcvs?rev=188754&view=rev
Log: (empty)

Modified:
    maven/continuum/trunk/build.sh

Modified: maven/continuum/trunk/build.sh
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/build.sh?rev=188754&r1=188753&r2=188754&view=diff
==============================================================================
--- maven/continuum/trunk/build.sh (original)
+++ maven/continuum/trunk/build.sh Tue Jun  7 04:53:12 2005
@@ -16,4 +16,4 @@
   m2 -r -Dmaven.reactor.includes=*/pom.xml clean:clean "$@"
   m2 -r -Dmaven.reactor.includes="$includes" install "$@"
   (cd continuum-plexus-application && sh build.sh "$@")
-) 2>&1 | tee -a build.log
+) 2>&1 | tee build.log