summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Notify/Basic/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/Notify/Basic/run_test.pl')
-rwxr-xr-xorbsvcs/tests/Notify/Basic/run_test.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/orbsvcs/tests/Notify/Basic/run_test.pl b/orbsvcs/tests/Notify/Basic/run_test.pl
index d932d53a3d1..18bb43b7e11 100755
--- a/orbsvcs/tests/Notify/Basic/run_test.pl
+++ b/orbsvcs/tests/Notify/Basic/run_test.pl
@@ -88,7 +88,7 @@ else {
@test_configs = @ARGV;
}
-$NS = $ns->CreateProcess ("../../../Naming_Service/Naming_Service",
+$NS = $ns->CreateProcess ("../../../Naming_Service/tao_cosnaming",
"-o $ns_nsiorfile");
$NS_status = $NS->Spawn ();
@@ -130,7 +130,7 @@ for $config (@test_configs) {
my $nfs_config = $nfs->LocalFile ($config);
- $NFS = $nfs->CreateProcess ("../../../Notify_Service/Notify_Service",
+ $NFS = $nfs->CreateProcess ("../../../Notify_Service/tao_cosnotification",
' '.$dispatch_opt.' '.
"-ORBInitRef NameService=file://$nfs_nsiorfile " .
"-IORoutput $nfs_nfsiorfile " .