summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Trading/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Trading/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/Trading/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Trading/run_test.pl b/TAO/orbsvcs/tests/Trading/run_test.pl
index 0f4e1921ebb..dece4fd55a0 100755
--- a/TAO/orbsvcs/tests/Trading/run_test.pl
+++ b/TAO/orbsvcs/tests/Trading/run_test.pl
@@ -39,7 +39,7 @@ $import_test->DeleteFile($iorbase);
my $export_ready_file = $export_test->LocalFile ($ready);
$export_test->DeleteFile($ready);
-$SV = $server->CreateProcess ("../../Trading_Service/tao_costrading",
+$SV = $server->CreateProcess ("$ENV{TAO_ROOT}/orbsvcs/Trading_Service/tao_costrading",
"-ORBdebuglevel $debug_level ".
"-ORBlogfile trader.log " .
"-ORBEndpoint iiop://:$port " .