Author: jfrederic.clere(a)jboss.com
Date: 2015-05-07 12:21:37 -0400 (Thu, 07 May 2015)
New Revision: 3406
Modified:
trunk/build/unix/buildsrc.cluster.sh
Log:
trace and fails in case...
Modified: trunk/build/unix/buildsrc.cluster.sh
===================================================================
--- trunk/build/unix/buildsrc.cluster.sh 2015-05-07 15:19:09 UTC (rev 3405)
+++ trunk/build/unix/buildsrc.cluster.sh 2015-05-07 16:21:37 UTC (rev 3406)
@@ -131,7 +131,7 @@
configm4patch=config.m4.2.4.patch
;;
esac
+echo "$patch ${configm4patch} in ${destdir}/modules/proxy"
(cd ${destdir}/modules/proxy
$patch -p0 < ${configm4patch}
)
-echo "$patch ${configm4patch} in ${destdir}/modules/proxy"