Author: antelder
Date: Thu Mar 11 01:09:05 2010
New Revision: 921655

URL: http://svn.apache.org/viewvc?rev=921655&view=rev
Log:
Increase th ewait time to try to fix the intermitent Hudson fails

Modified:
    tuscany/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml

Modified: 
tuscany/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml?rev=921655&r1=921654&r2=921655&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml 
(original)
+++ tuscany/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml Thu 
Mar 11 01:09:05 2010
@@ -27,7 +27,7 @@
             </daemons>
        
             <sequential>
-                <sleep seconds="5"/>
+                <sleep seconds="10"/>
                 <ant antfile="client.xml"/>
             </sequential>
 


Reply via email to