summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Notify/Blocking/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/Notify/Blocking/run_test.pl')
-rwxr-xr-xorbsvcs/tests/Notify/Blocking/run_test.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/orbsvcs/tests/Notify/Blocking/run_test.pl b/orbsvcs/tests/Notify/Blocking/run_test.pl
index 920ae28ce41..c8049870a7b 100755
--- a/orbsvcs/tests/Notify/Blocking/run_test.pl
+++ b/orbsvcs/tests/Notify/Blocking/run_test.pl
@@ -45,10 +45,10 @@ $nfs->DeleteFile ($nfsiorfile);
$sup->DeleteFile ($supiorfile);
$con->DeleteFile ($supiorfile);
-$NS = $ns->CreateProcess ("../../../Naming_Service/Naming_Service",
+$NS = $ns->CreateProcess ("../../../Naming_Service/tao_cosnaming",
"-ORBEndpoint iiop://$host:$port ".
"-o $ns_nsiorfile");
-$NFS = $nfs->CreateProcess ("../../../Notify_Service/Notify_Service",
+$NFS = $nfs->CreateProcess ("../../../Notify_Service/tao_cosnotification",
"-ORBInitRef NameService=iioploc://" .
"$host:$port/NameService " .
"-IORoutput $nfs_nfsiorfile -ORBSvcConf " .