[jbosscache-commits] JBoss Cache SVN: r5952 - benchmarks/benchmark-fwk/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Wed Jun 4 13:05:59 EDT 2008


Author: mircea.markus
Date: 2008-06-04 13:05:59 -0400 (Wed, 04 Jun 2008)
New Revision: 5952

Modified:
   benchmarks/benchmark-fwk/trunk/bindAddress.sh
Log:
added some additional report processing stuff



Modified: benchmarks/benchmark-fwk/trunk/bindAddress.sh
===================================================================
--- benchmarks/benchmark-fwk/trunk/bindAddress.sh	2008-06-04 16:19:41 UTC (rev 5951)
+++ benchmarks/benchmark-fwk/trunk/bindAddress.sh	2008-06-04 17:05:59 UTC (rev 5952)
@@ -1,5 +1,5 @@
 #!/bin/sh
 
 ### Set your bind address for the tests to use. Could be an IP, host name or a reference to an environment variable.
-BIND_ADDRESS=127.0.0.1
+BIND_ADDRESS=${MYTESTIP_2}
 




More information about the jbosscache-commits mailing list