[jbpm-commits] JBoss JBPM SVN: r3619 - jbpm4/trunk/hudson/hudson-home.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Jan 8 08:50:30 EST 2009


Author: tom.baeyens at jboss.com
Date: 2009-01-08 08:50:30 -0500 (Thu, 08 Jan 2009)
New Revision: 3619

Modified:
   jbpm4/trunk/hudson/hudson-home/command-db.sh
Log:
fixed copy of profiles.xml

Modified: jbpm4/trunk/hudson/hudson-home/command-db.sh
===================================================================
--- jbpm4/trunk/hudson/hudson-home/command-db.sh	2009-01-08 13:27:44 UTC (rev 3618)
+++ jbpm4/trunk/hudson/hudson-home/command-db.sh	2009-01-08 13:50:30 UTC (rev 3619)
@@ -15,7 +15,7 @@
 #
 # copy the profiles.xml
 #
-cp '$RESOURCESDIR/profiles.xml' '$JBPMDIR'
+cp $RESOURCESDIR/profiles.xml $JBPMDIR
 
 #
 # build the tests




More information about the jbpm-commits mailing list