Author: jfrederic.clere(a)jboss.com
Date: 2013-07-18 07:10:32 -0400 (Thu, 18 Jul 2013)
New Revision: 3131
Modified:
trunk/build/unix/buildtest.mod_cluster.sh
Log:
Add a trace.
Modified: trunk/build/unix/buildtest.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildtest.mod_cluster.sh 2013-07-12 07:18:49 UTC (rev 3130)
+++ trunk/build/unix/buildtest.mod_cluster.sh 2013-07-18 11:10:32 UTC (rev 3131)
@@ -69,6 +69,7 @@
export BASELOC
# Do the right build depending on the version....
+echo "Will be Running ant for ${build_version}"
case ${build_version} in
1.0.*)
(cd $anttestsdir
Show replies by date