Author: jeff.yuchang
Date: 2010-02-26 06:02:33 -0500 (Fri, 26 Feb 2010)
New Revision: 516
Modified:
trunk/integration-tests/build.xml
Log:
* revert time back to 1min 30 sec by default.
Modified: trunk/integration-tests/build.xml
===================================================================
--- trunk/integration-tests/build.xml 2010-02-26 11:00:48 UTC (rev 515)
+++ trunk/integration-tests/build.xml 2010-02-26 11:02:33 UTC (rev 516)
@@ -86,7 +86,7 @@
<echo>JNP port detected, just waiting for 1 min 30 secs to ensure server
started</echo>
- <sleep minutes="2" seconds="30" />
+ <sleep minutes="1" seconds="30" />
<echo>Server has started</echo>
Show replies by date