[jboss-cvs] JBossAS SVN: r103719 - trunk/testsuite.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Apr 8 16:29:28 EDT 2010
Author: bstansberry at jboss.com
Date: 2010-04-08 16:29:28 -0400 (Thu, 08 Apr 2010)
New Revision: 103719
Modified:
trunk/testsuite/local.properties
Log:
Reverting commit on local.properties
Modified: trunk/testsuite/local.properties
===================================================================
--- trunk/testsuite/local.properties 2010-04-08 19:57:17 UTC (rev 103718)
+++ trunk/testsuite/local.properties 2010-04-08 20:29:28 UTC (rev 103719)
@@ -49,12 +49,12 @@
# (even at the same machine). Actually what we needed are just node0 and node1
# ips and the rest are optional.
#
-node0=127.0.0.1
+#node0=${env.MYTESTIP_1}
#node0.http.url=http://192.168.1.103:8080
#node0.jndiurl=jnp://192.168.1.103:1099
#node0.hajndi.url=jnp://192.168.1.103:1100
-node1=127.0.0.2
+#node1=${env.MYTESTIP_2}
#node1.http.url=http://192.168.1.113:8080
#node1.jndiurl=jnp://192.168.1.113:1099
#node1.hajndi.url=jnp://192.168.1.113:1100
More information about the jboss-cvs-commits
mailing list