[jboss-remoting-commits] JBoss Remoting SVN: r4136 - remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/bisocket.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Wed May 7 19:41:01 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-05-07 19:41:01 -0400 (Wed, 07 May 2008)
New Revision: 4136

Modified:
   remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java
Log:
JBREM-930: Cosmetic change.

Modified: remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java
===================================================================
--- remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java	2008-05-07 23:38:09 UTC (rev 4135)
+++ remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java	2008-05-07 23:41:01 UTC (rev 4136)
@@ -1967,7 +1967,7 @@
       {
          try
          {
-      internalSetUp(port);
+            internalSetUp(port);
             break;
          }
          catch (Exception e)




More information about the jboss-remoting-commits mailing list