summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 19:52:31 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 19:52:31 +0000
commit14bde5538f93ffc70b19233a28f97ac55d1bd316 (patch)
tree84551c7e2b84573aafc6fdb2620bbbb955a97013
parent488f9f5821a904e611c32947a01ba7955e0a9657 (diff)
downloadATCD-14bde5538f93ffc70b19233a28f97ac55d1bd316.tar.gz
removed -s option, because it's no longer used with MT_Cubit.
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests b/TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests
index 6ec5c56aaa1..c81387596f6 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests
@@ -29,9 +29,9 @@ Latency Test
(2) Make yourself an Administrator in Windows NT
on the server side:
- ./server -s -f ior -t 2 &
+ ./server -f ior -t 2 &
on the client side:
- ./client -s -f ior -t 2 -n 4000 -x
+ ./client -f ior -t 2 -n 4000 -x
NOTE: run_same is a script that automates the running of the latency
tests. This script output everything to a file.