Author: thomas.diesler(a)jboss.com
Date: 2008-09-03 10:23:35 -0400 (Wed, 03 Sep 2008)
New Revision: 2084
Modified:
jbpm3/trunk/hudson/hudson-home/jobs/jBPM3-JDK1.5/config.xml
Log:
Use SVNed command.sh
Modified: jbpm3/trunk/hudson/hudson-home/jobs/jBPM3-JDK1.5/config.xml
===================================================================
--- jbpm3/trunk/hudson/hudson-home/jobs/jBPM3-JDK1.5/config.xml 2008-09-03 14:17:37 UTC
(rev 2083)
+++ jbpm3/trunk/hudson/hudson-home/jobs/jBPM3-JDK1.5/config.xml 2008-09-03 14:23:35 UTC
(rev 2084)
@@ -55,8 +55,8 @@
#
# call command.sh
#
-/bin/sh $HUDSON_BASE/hudson-home/command.sh
-#/bin/sh $JBPMDIR/hudson/hudson-home/command.sh
+#/bin/sh $HUDSON_BASE/hudson-home/command.sh
+/bin/sh $JBPMDIR/hudson/hudson-home/command.sh
</command>
</hudson.tasks.Shell>
</builders>