summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/ImplRepo/Bug_2604_Regression/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/ImplRepo/Bug_2604_Regression/run_test.pl')
-rwxr-xr-xorbsvcs/tests/ImplRepo/Bug_2604_Regression/run_test.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/orbsvcs/tests/ImplRepo/Bug_2604_Regression/run_test.pl b/orbsvcs/tests/ImplRepo/Bug_2604_Regression/run_test.pl
index 915aedadd47..7db496ad976 100755
--- a/orbsvcs/tests/ImplRepo/Bug_2604_Regression/run_test.pl
+++ b/orbsvcs/tests/ImplRepo/Bug_2604_Regression/run_test.pl
@@ -26,8 +26,8 @@ my $DEBUG_LEVEL = 2;
my $OBJ_REF_STYLE = "-ORBObjRefStyle url";
my $implrepo_server =
- "$ENV{TAO_ROOT}/orbsvcs/ImplRepo_Service/ImplRepo_Service";
-my $imr_activator = "$ENV{TAO_ROOT}/orbsvcs/ImplRepo_Service/ImR_Activator";
+ "$ENV{TAO_ROOT}/orbsvcs/ImplRepo_Service/tao_imr_locator";
+my $imr_activator = "$ENV{TAO_ROOT}/orbsvcs/ImplRepo_Service/tao_imr_activator";
my $tao_imr = "$ENV{ACE_ROOT}/bin/tao_imr";
my $imriorfile = "imr.ior";