[jboss-cvs] JBossAS SVN: r106020 - branches/JBPAPP_4_3_0_GA_CP08_JBPAPP-4472/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 14 00:38:57 EDT 2010


Author: jiwils
Date: 2010-06-14 00:38:56 -0400 (Mon, 14 Jun 2010)
New Revision: 106020

Modified:
   branches/JBPAPP_4_3_0_GA_CP08_JBPAPP-4472/testsuite/local.properties
Log:
When committing fixes for JBPAPP-4472, local.properties was accidently committed as well.  This commit is to undo that change.

Modified: branches/JBPAPP_4_3_0_GA_CP08_JBPAPP-4472/testsuite/local.properties
===================================================================
--- branches/JBPAPP_4_3_0_GA_CP08_JBPAPP-4472/testsuite/local.properties	2010-06-14 04:37:44 UTC (rev 106019)
+++ branches/JBPAPP_4_3_0_GA_CP08_JBPAPP-4472/testsuite/local.properties	2010-06-14 04:38:56 UTC (rev 106020)
@@ -34,12 +34,12 @@
 #
 # Now you can define MYTESTIP_1 and MYTESTIP_2 in your environment.
 #
-node0=${env.MYTESTIP_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=${env.MYTESTIP_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