summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Simple_Naming/run_test.pl
diff options
context:
space:
mode:
authordoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-06 20:00:05 +0000
committerdoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-06 20:00:05 +0000
commit20ed61844116b100aa4c1352edb09be14930effe (patch)
treeaabcb015945550c9798ff39f6c41a1df1fa0aa5e /TAO/orbsvcs/tests/Simple_Naming/run_test.pl
parentc6e6e8ec7a5aba0fcd6e21bcfef6cf519a732184 (diff)
downloadATCD-20ed61844116b100aa4c1352edb09be14930effe.tar.gz
ChangeLogTag: Thu Sep 6 12:56:55 2001 Priyanka Gontla <gontla_p@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Simple_Naming/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/Simple_Naming/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Simple_Naming/run_test.pl b/TAO/orbsvcs/tests/Simple_Naming/run_test.pl
index 03158291853..f2abfc17479 100755
--- a/TAO/orbsvcs/tests/Simple_Naming/run_test.pl
+++ b/TAO/orbsvcs/tests/Simple_Naming/run_test.pl
@@ -68,7 +68,7 @@ sub client
# Options for all simple tests recognized by the 'client' program.
@opts = ("-s -ORBInitRef NameService=file://$iorfile",
- "-s -ORBNameServicePort $ns_multicast_port",
+ "-s -ORBInitRef NameService=mcast://:$ns_multicast_port\::/NameService",
"-t -ORBInitRef NameService=file://$iorfile",
"-i -ORBInitRef NameService=file://$iorfile",
"-e -ORBInitRef NameService=file://$iorfile",