Author: thomas.diesler(a)jboss.com
Date: 2009-05-25 19:31:36 -0400 (Mon, 25 May 2009)
New Revision: 89410
Modified:
projects/jboss-osgi/trunk/hudson/hudson-home/command.sh
Log:
Remove reference to build module
Modified: projects/jboss-osgi/trunk/hudson/hudson-home/command.sh
===================================================================
--- projects/jboss-osgi/trunk/hudson/hudson-home/command.sh 2009-05-25 23:28:14 UTC (rev
89409)
+++ projects/jboss-osgi/trunk/hudson/hudson-home/command.sh 2009-05-25 23:31:36 UTC (rev
89410)
@@ -8,8 +8,8 @@
JBOSS_SERVER=default
OSGIDIR=$WORKSPACE/jboss-osgi
-DISTRODIR=$OSGIDIR/build/distribution/target
-HUDSONDIR=$OSGIDIR/build/hudson
+DISTRODIR=$OSGIDIR/distribution/target
+HUDSONDIR=$OSGIDIR/hudson
HUDSONBIN=$HUDSONDIR/hudson-home/bin
case "$CONTAINER" in
Show replies by date