diff options
author | agg1 <agg1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-07-27 04:21:35 +0000 |
---|---|---|
committer | agg1 <agg1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-07-27 04:21:35 +0000 |
commit | b4962a505a2be911796d7bdba7bf9a64a61c48f5 (patch) | |
tree | d505645eab2d75c0714e3a0fb8c947d16b82a54e | |
parent | 1679c9522c1e5836b9381a83bd8fdef23ba1d279 (diff) | |
download | ATCD-b4962a505a2be911796d7bdba7bf9a64a61c48f5.tar.gz |
Wed Jul 26 23:20:46 2000 Andrew G. Gilpin <agg1@cs.wustl.edu>
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 5 | ||||
-rw-r--r-- | TAO/performance-tests/Cubit/TAO/IDL_Cubit/README | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 41940a6372f..8da2ce163f8 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,8 @@ +Wed Jul 26 23:20:46 2000 Andrew G. Gilpin <agg1@cs.wustl.edu> + + * performance-tests/Cubit/TAO/IDL_Cubit/README: + Fixed minor typo + Wed Jul 26 20:56:41 2000 Jeff Parsons <parsons@cs.wustl.edu> * tao/DynAny_i.cpp: diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/README b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/README index b70ccca213e..47a0eb811c9 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/README +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/README @@ -125,10 +125,9 @@ run_test [-h] [-n num] [-mcast] [-sleeptime t] [-debug] [-release] -n num -- client uses <num> iterations -mcast -- uses the multicast version of the nameservice -sleeptime t -- run_test should sleep for <t> seconds between running - the server and client + the server and client (default is 3 seconds) -debug -- sets the debug flag for both client and server -release -- runs the Release version of the test (for NT use) - (default is 3 seconds) Sample Run, Using files to communicate IOR: |