summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/ReconnectServer
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-12-06 12:00:15 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-12-06 12:00:15 +0100
commit2cb0dcac2cb148ca4dc94a5c74ef51433bdf6f6a (patch)
tree76079400584316e4dc5fd2928d63d1344e4b931f /TAO/orbsvcs/tests/ImplRepo/ReconnectServer
parentd715f65ef80a6c7d7be8ac5da315750efacbee26 (diff)
downloadATCD-2cb0dcac2cb148ca4dc94a5c74ef51433bdf6f6a.tar.gz
Some debug message should be an error, not just debug
* TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp: * TAO/orbsvcs/tests/ImplRepo/ReconnectServer/README.txt:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/ReconnectServer')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/ReconnectServer/README.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/ReconnectServer/README.txt b/TAO/orbsvcs/tests/ImplRepo/ReconnectServer/README.txt
index d8779ffd729..de3cd54bb48 100644
--- a/TAO/orbsvcs/tests/ImplRepo/ReconnectServer/README.txt
+++ b/TAO/orbsvcs/tests/ImplRepo/ReconnectServer/README.txt
@@ -1,5 +1,3 @@
-
-
Tests reconnection when a group of servers share a portspan, and restart in a different
order. Automated test uses C++ client only. To test Java, first build C++, then use
ant to build Java client, dependent on JacORB 3.6. Set your $JACORB_HOME then run