summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-08-09 16:53:50 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-08-09 16:53:50 +0200
commit695b624dedc17593410c5da9461c5b91bd1dc6a8 (patch)
tree3a5161505c1bb77956cda3c093d599dc4fac9a69 /TAO/orbsvcs/tests/ImplRepo
parent2a69dbad94ef395afb52bad8fc5bcb970bb3c4bf (diff)
downloadATCD-695b624dedc17593410c5da9461c5b91bd1dc6a8.tar.gz
Indent changes
* TAO/orbsvcs/tests/ImplRepo/scale_clients/README:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/scale_clients/README18
1 files changed, 8 insertions, 10 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/scale_clients/README b/TAO/orbsvcs/tests/ImplRepo/scale_clients/README
index 96eac20719f..e62a24c0541 100644
--- a/TAO/orbsvcs/tests/ImplRepo/scale_clients/README
+++ b/TAO/orbsvcs/tests/ImplRepo/scale_clients/README
@@ -1,17 +1,15 @@
-
-
This is a test of the ImplRepo being accessed by a variable number of clients trying to send a request
to a server registered with the ImplRepo and launched using the activator.
1. Syntax
run_test.pl [-clients <num>]
- [-msecs_between_clients <msecs>]
- [-server_init_delay <seconds>]
- [-server_reply_delay <seconds>]
- [-rt_timeout <round-trip-timeout-msecs>]
- [-max_rt_tries <max-client-requests>]
- [-no_imr]
+ [-msecs_between_clients <msecs>]
+ [-server_init_delay <seconds>]
+ [-server_reply_delay <seconds>]
+ [-rt_timeout <round-trip-timeout-msecs>]
+ [-max_rt_tries <max-client-requests>]
+ [-no_imr]
2. Description of command line arguments
@@ -41,8 +39,8 @@ run_test.pl [-clients <num>]
the client will attempt to try the request again. This
argument controls the maximum number of requests that the
client will make.
- You can use this argument along with low value of rt_timeout
- to cause a rapid number of request attempts.
+ You can use this argument along with low value of rt_timeout
+ o cause a rapid number of request attempts.
- no_imr
Passing this argument will assume the ImplRepo is already