summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2678_Regression/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_2678_Regression/run_test.pl')
-rwxr-xr-xTAO/tests/Bug_2678_Regression/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Bug_2678_Regression/run_test.pl b/TAO/tests/Bug_2678_Regression/run_test.pl
index 959c013ea85..1e3ffd83ad8 100755
--- a/TAO/tests/Bug_2678_Regression/run_test.pl
+++ b/TAO/tests/Bug_2678_Regression/run_test.pl
@@ -18,7 +18,7 @@ $endien = (pack('L', 0x41424344) eq 'ABCD' ? '_be' : '');
unlink $iorfile;
if (PerlACE::is_vxworks_test()) {
- $TARGETHOSTNAME = $ENV{'ACE_RUN_VX_TGT_HOST'};
+ $TARGETHOSTNAME = $ENV{'ACE_RUN_VX_TGTHOST'};
$SV = new PerlACE::ProcessVX ('server',
'-ORBEndpoint ' .
"iiop://$TARGETHOSTNAME" . ":$port " .