Author: jfrederic.clere(a)jboss.com
Date: 2009-01-26 09:02:18 -0500 (Mon, 26 Jan 2009)
New Revision: 2212
Modified:
trunk/mod_cluster/test/java/installhttpd.sh
Log:
Oops :-(
Modified: trunk/mod_cluster/test/java/installhttpd.sh
===================================================================
--- trunk/mod_cluster/test/java/installhttpd.sh 2009-01-26 10:12:24 UTC (rev 2211)
+++ trunk/mod_cluster/test/java/installhttpd.sh 2009-01-26 14:02:18 UTC (rev 2212)
@@ -128,7 +128,7 @@
ant downloadfile -Dsourcefile=${TARBALL}
-Ddestfile=${PACKAGE}-${BUILD_SYS}-${BUILD_CPU}.${EXT} -Ddestdir=$BASELOC
fi
else
- if [ "x${BASELOC}" = "x" ]
+ if [ "x${BUILDTEST}" = "x" ]
then
rm -f ${PACKAGE}-${BUILD_SYS}-${BUILD_CPU}.${EXT}
ant downloadfile -Dsourcefile=${TARBALL}
-Ddestfile=${PACKAGE}-${BUILD_SYS}-${BUILD_CPU}.${EXT} -Ddestdir=$BASELOC
Show replies by date