diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-26 03:13:41 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-26 03:13:41 +0000 |
commit | f9df56701834c2f1e28739d63868ae2aa3247316 (patch) | |
tree | ee19aca8f99148c3b0908440c5efbc2cd3a8792b /TAO/orbsvcs/tests/EC_Mcast/README | |
parent | 431eda9eca1ad03d454cedfe6dd3263e525354ab (diff) | |
download | ATCD-f9df56701834c2f1e28739d63868ae2aa3247316.tar.gz |
ChangeLogTag:Fri Sep 25 22:07:55 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Mcast/README')
-rw-r--r-- | TAO/orbsvcs/tests/EC_Mcast/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/EC_Mcast/README b/TAO/orbsvcs/tests/EC_Mcast/README index e3be683604a..b1d4caf6f31 100644 --- a/TAO/orbsvcs/tests/EC_Mcast/README +++ b/TAO/orbsvcs/tests/EC_Mcast/README @@ -19,8 +19,8 @@ you see no output. Then you ough to run at least two copies of the test, on different windows (to make the test interesting): -$ ./EC_Mcast -l ECM1 -p ECM1.pid -c sample.cfg -n 200 -t 500000 -f Set01 -$ ./EC_Mcast -l ECM2 -p ECM2.pid -c sample.cfg -n 200 -t 500000 -f Set02 +$ ./EC_Mcast -p ECM1.pid -c sample.cfg -n 200 -t 500000 -f Set01 +$ ./EC_Mcast -p ECM2.pid -c sample.cfg -n 200 -t 500000 -f Set02 the test will report the number of events received, if you run just one of the processes you will notice that this number is smaller, |