1f08c3bdfSopenharmony_ciThis test requires two machines on the same subnet.  Each machine must have the same
2f08c3bdfSopenharmony_cipath setup for the test, i.e. if Machine A has "/testcases/mc_commo" for the files, then
3f08c3bdfSopenharmony_ciMachine B must also have the same path setup.  Machine B would be exported as the
4f08c3bdfSopenharmony_ciRHOST on Machine A, i.e. 'export RHOST=<Machine B hostname>'.  If this
5f08c3bdfSopenharmony_ciis not done, the test will use itself as the RHOST, which isn't very useful.  Also,
6f08c3bdfSopenharmony_cithe machine specified as the RHOST must have a ".rhosts" file in root's home
7f08c3bdfSopenharmony_cidirectory with the hostname of the local machine that's running the test.  This is to
8f08c3bdfSopenharmony_ciallow the script to execute it's rsh calls.
9