summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-21 18:20:38 +0000
committernaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-21 18:20:38 +0000
commit7f441e8e8cb1aaba016b5835819551a5eb7f45b2 (patch)
treec208e8240ab1002a28351df8527704b881ef3b7a
parent80b590e67616abaa26209414d0ccc82833129930 (diff)
downloadATCD-7f441e8e8cb1aaba016b5835819551a5eb7f45b2.tar.gz
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/README b/TAO/performance-tests/Cubit/TAO/MT_Cubit/README
index da20185ebfe..88a629226ff 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/README
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/README
@@ -199,10 +199,11 @@ for ALL.
server:
------
-$rsh host_name arun path_to_server -h DOTTED_DECIMAL_ADDRESS -f path_to_ior_file -ORBdotteddecimaladdresses 1 <server_options>
+$rsh host_name arun path_to_server -h DOTTED_DECIMAL_ADDRESS
+ -f path_to_ior_file -ORBdotteddecimaladdresses 1 <server_options>
Since Chorus doesn't support DNS, you should pass
-dotted_decimal_address of the machine to -h option.
+dotted_decimal_address of the server machine to -h option.
You DONT have to use -ORBdotteddecimaladdresses 1 if you have
TAO_USE_DOTTED_DECIMAL_ADDRESSES defined in your config.h file.
@@ -214,7 +215,7 @@ $rsh tambora1 arun /MT_Cubit/server -h 128.252.165.82 -f /ior
client:
-------
-$rsh host_name arun path_to_client -f path_to_ior_file
+$rsh host_name arun path_to_client -f path_to_ior_file <client_options>
e.g