[Jboss-cvs] JBoss Messaging SVN: r1201 - in trunk: src tests/bin

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Aug 5 04:33:33 EDT 2006


Author: ovidiu.feodorov at jboss.com
Date: 2006-08-05 04:33:31 -0400 (Sat, 05 Aug 2006)
New Revision: 1201

Removed:
   trunk/src/test/
Modified:
   trunk/tests/bin/loop
Log:
clean up

Modified: trunk/tests/bin/loop
===================================================================
--- trunk/tests/bin/loop	2006-08-05 08:33:01 UTC (rev 1200)
+++ trunk/tests/bin/loop	2006-08-05 08:33:31 UTC (rev 1201)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 
-count=200
+count=500
 i=0
 
 while [ $i -lt $count ]; do




More information about the jboss-cvs-commits mailing list