Author: jvanzyl Date: Mon Oct 9 09:31:52 2006 New Revision: 454419 URL: http://svn.apache.org/viewvc?view=rev&rev=454419 Log: o taking out my blunder
Modified: maven/components/trunk/bootstrap.sh Modified: maven/components/trunk/bootstrap.sh URL: http://svn.apache.org/viewvc/maven/components/trunk/bootstrap.sh?view=diff&rev=454419&r1=454418&r2=454419 ============================================================================== --- maven/components/trunk/bootstrap.sh (original) +++ maven/components/trunk/bootstrap.sh Mon Oct 9 09:31:52 2006 @@ -3,10 +3,6 @@ ARGS=$@ ORIG_ARGS=$ARGS -echo $M2_HOME - -exit - if [ -z "$JAVA_HOME" ]; then echo You must specify the JAVA_HOME environment variable exit 1