summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjp4 <jp4@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-27 00:54:24 +0000
committerjp4 <jp4@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-27 00:54:24 +0000
commit8f75da5fde2bb30baa3e4f0753e64fecd9785083 (patch)
tree6a9b764ad453635e397248ca791345e11c609635
parent93a338d8c0dcde81f5882c964cd920ca9e2aee6d (diff)
downloadATCD-8f75da5fde2bb30baa3e4f0753e64fecd9785083.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c7
-rw-r--r--TAO/performance-tests/Cubit/TAO/DII_Cubit/README7
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/README9
3 files changed, 11 insertions, 12 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index e17f29ab860..419d7b1883a 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,10 @@
+Mon Oct 26 18:53:49 1998 Jeff Parsons <jp4@cs.wustl.edu>
+
+ * TAO/performance-tests/Cubit/TAO/IDL_Cubit/README:
+ * TAO/performance-tests/Cubit/TAO/DII_Cubit/README:
+ Oops, forgot to update the README files pertaining to
+ the checkin below.
+
Mon Oct 26 18:40:03 1998 Jeff Parsons <jp4@cs.wustl.edu>
* TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.cpp:
diff --git a/TAO/performance-tests/Cubit/TAO/DII_Cubit/README b/TAO/performance-tests/Cubit/TAO/DII_Cubit/README
index 1ca7a98a2fe..278a8fd42eb 100644
--- a/TAO/performance-tests/Cubit/TAO/DII_Cubit/README
+++ b/TAO/performance-tests/Cubit/TAO/DII_Cubit/README
@@ -17,19 +17,16 @@ the following args:
[-d] Increments TAO_debug_level. It's additive, up
to 2 levels of debugging.
- [-n <calls/loop>] Sets the # of calls per loop (default is 250).
+ [-n <calls/loop>] Sets the # of calls per loop (default is 250).
[-i <factory IOR>] For passing the IOR by hand.
[-f <filename>] If server is run with [-o <filename>] option,
it outputs its factory IOR to a file, which
- the client can readwith this option.
+ the client can read with this option.
[-x] Shuts down server when finished.
- [-s] Disables use of the TAO naming service (-i and
- -f options do this automatically).
-
If using the -i option, you might want to run the server with the option
[-ORBobjrefstyle url]. This will cause the server to display its IOR in a
more human-readable form. Make sure you use the factory IOR, NOT the nameservice
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/README b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/README
index ee8cfc0dcf1..77aba55ec3e 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/README
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/README
@@ -23,8 +23,8 @@ NOTES: The IDL_Cubit server used to run a Naming Service so the client
server:
-------
-% server [-d] [-ORBhost <serverhost>] [-ORBport <portnum>]
- [-n <number-of-cubit-objects>] [-o <ior_output_file>]
+% server [-ORBhost <serverhost>] [-ORBport <portnum>]
+ [-d] [-o <ior_output_file>]
Options:
-------
@@ -33,11 +33,6 @@ Options:
-o Outputs the cubit_factory IOR to a file.
--n Number of cubit objects exported by the server.
-
-The server cubit factory maintains num_of_cubit objects (default =
-1). They are assigned keys that look like "key0", "key1", ...
-
When the server is started and you have used the -d flag, you should
see as the first line of output something that looks like the follow: