Author: xiaming
Date: Sun Dec 18 13:39:04 2011
New Revision: 1220400
URL: http://svn.apache.org/viewvc?rev=1220400&view=rev
Log:
Make a commit test
Modified:
geronimo/sandbox/forrest/tck/svnupdate.sh
Modified: geronimo/sandbox/forrest/tck/svnupdate.sh
URL: http://svn.apache.org/viewvc/geronimo/sandbox/forrest/tck/svnupdate.sh?rev=1220400&r1=1220399&r2=1220400&view=diff
==============================================================================
--- geronimo/sandbox/forrest/tck/svnupdate.sh (original)
+++ geronimo/sandbox/forrest/tck/svnupdate.sh Sun Dec 18 13:39:04 2011
@@ -1,5 +1,5 @@
#!/bin/sh
-
+
OWB_CUR_REV=$OWB_REV
OPENEJB_CUR_REV=$OPENEJB_REV
WINK_CUR_REV=$WINK_REV
|