summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-04-11 19:37:45 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-04-11 19:37:45 +0200
commit0fa9ddfc41d0edca827cadf16cb42c7bdb498424 (patch)
tree762593dd7faf3476a4d3431d8668573ec8253cbe
parent94426d8e49192c6e92b81f1481ed55489f1a93d6 (diff)
downloadATCD-0fa9ddfc41d0edca827cadf16cb42c7bdb498424.tar.gz
Fixed typo
* 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