summaryrefslogtreecommitdiff
path: root/orbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl')
-rwxr-xr-xorbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/orbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl b/orbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl
index 29af3571bd3..f6d2c2baca8 100755
--- a/orbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl
+++ b/orbsvcs/DevGuideExamples/ImplRepo/IORTable/run_test.pl
@@ -24,7 +24,7 @@ my $WAIT_TIMEOUT = 2;
my $DEBUG_LEVEL = 1;
my $OBJ_REF_STYLE = "-orbobjrefstyle url";
-my $implrepo_server = "$ENV{TAO_ROOT}/orbsvcs/ImplRepo_Service/ImplRepo_Service";
+my $implrepo_server = "$ENV{TAO_ROOT}/orbsvcs/ImplRepo_Service/tao_imr_locator";
my $tao_imr = "$ENV{ACE_ROOT}/bin/tao_imr";
my $implrepo_ior = "imr.ior";