Author: jfrederic.clere(a)jboss.com
Date: 2014-08-19 03:42:50 -0400 (Tue, 19 Aug 2014)
New Revision: 3331
Modified:
trunk/build/unix/buildsrc.mod_cluster.sh
Log:
Add a trace...
Modified: trunk/build/unix/buildsrc.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildsrc.mod_cluster.sh 2014-08-19 07:03:47 UTC (rev 3330)
+++ trunk/build/unix/buildsrc.mod_cluster.sh 2014-08-19 07:42:50 UTC (rev 3331)
@@ -126,6 +126,7 @@
esac
if [ -d ${dirnmake} ]; then
#svn export --force ${dirnmake} ${dirsources}
+ echo "svn export --force
http://anonsvn.jboss.org/repos/jbossnative/trunk/httpd/${dirhttpd} ${dirsources}"
svn export --force
http://anonsvn.jboss.org/repos/jbossnative/trunk/httpd/${dirhttpd}
${dirsources}
if [ $? -ne 0 ]; then
#echo "svn export --force ${dirnmake} ${dirsources} FAILED"