[embjopr-commits] EMBJOPR SVN: r772 - trunk/jsfunit/testdata.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Thu Sep 24 12:43:15 EDT 2009


Author: ozizka at redhat.com
Date: 2009-09-24 12:43:15 -0400 (Thu, 24 Sep 2009)
New Revision: 772

Modified:
   trunk/jsfunit/testdata/hudson_shell_script.sh
Log:
 * hudson script: added     rm pom.xml before svn up to prevent collision.

Modified: trunk/jsfunit/testdata/hudson_shell_script.sh
===================================================================
--- trunk/jsfunit/testdata/hudson_shell_script.sh	2009-09-23 16:22:11 UTC (rev 771)
+++ trunk/jsfunit/testdata/hudson_shell_script.sh	2009-09-24 16:43:15 UTC (rev 772)
@@ -73,6 +73,7 @@
 
   cd jsfunit
     #  But get the latest testcases.
+    rm pom.xml
     svn up
 
     echo "Launching tests; binding JBoss AS to MYTESTIP_1 == $MYTESTIP_1"



More information about the embjopr-commits mailing list