[jboss-cvs] JBossAS SVN: r82000 - projects/cluster/varia/sessionstress.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 3 02:56:11 EST 2008


Author: bela at jboss.com
Date: 2008-12-03 02:56:10 -0500 (Wed, 03 Dec 2008)
New Revision: 82000

Modified:
   projects/cluster/varia/sessionstress/stats.sh
Log:


Modified: projects/cluster/varia/sessionstress/stats.sh
===================================================================
--- projects/cluster/varia/sessionstress/stats.sh	2008-12-03 06:58:34 UTC (rev 81999)
+++ projects/cluster/varia/sessionstress/stats.sh	2008-12-03 07:56:10 UTC (rev 82000)
@@ -7,7 +7,7 @@
 
 JBOSS=/home/bela/JBoss5
 
-for i in 0 2 3 4 5 6 7 
+for i in 0 1 2 3 4 5 6 7 
 do
     echo "node is 172.17.${i}.13"
     ${JBOSS}/bin/twiddle.sh -s 172.17.${i}.13 get "jboss.web:type=Manager,host=localhost,path=/web" ActiveSessions $*




More information about the jboss-cvs-commits mailing list