summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl')
-rwxr-xr-xorbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl b/orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl
index 883b60c38cc..59de7ee6a6c 100755
--- a/orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl
+++ b/orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl
@@ -57,7 +57,7 @@ my $client_ior2file = $client->LocalFile ($ior2file);
$client->DeleteFile($ior1file);
$client->DeleteFile($ior2file);
-$SV1 = $server1->CreateProcess ("../../../IFR_Service/IFR_Service",
+$SV1 = $server1->CreateProcess ("../../../IFR_Service/tao_ifr_service",
"-o $server1_ior1file");