summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README b/TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README
index 0bcf58a4ba8..996416bec09 100644
--- a/TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README
+++ b/TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README
@@ -1,5 +1,3 @@
-
-
This test verifies the ImplRepo service can tolerate servers that are slow to
start. In some cases a server may have dependencies to resolve after creating
its POAs but before activating them. During this time the server is unable to
@@ -7,7 +5,7 @@ respond to shutdown requests, and a kill is required. This test ensures that
following the failed shutdown and subsequent kill, the server can be restarted.
The server instances append their pid to a status file, which the run script
-interogates for judging success.
+interrogates for judging success.
Runtime options are -debug to turn on verbose debugging to separate log files
and -no_dns, which forces the use of 127.0.0.1 in endpoints for running in