Author: ozizka(a)redhat.com
Date: 2009-09-22 20:07:29 -0400 (Tue, 22 Sep 2009)
New Revision: 769
Modified:
trunk/jsfunit/testdata/hudson_shell_script.sh
Log:
* hudson shell script updated - solved SVN conflict
Modified: trunk/jsfunit/testdata/hudson_shell_script.sh
===================================================================
--- trunk/jsfunit/testdata/hudson_shell_script.sh 2009-09-22 21:31:52 UTC (rev 768)
+++ trunk/jsfunit/testdata/hudson_shell_script.sh 2009-09-23 00:07:29 UTC (rev 769)
@@ -51,6 +51,8 @@
cd embjopr
+ rm pom.xml # We will modify this later, SVN would conflict.
+
# "Downdate" to older version
svn_rev_default="HEAD"
if [ -n "$SVN_REV" ]; then svn up -r $SVN_REV; fi
Show replies by date