summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Trading/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/Trading/run_test.pl')
-rwxr-xr-xorbsvcs/tests/Trading/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/orbsvcs/tests/Trading/run_test.pl b/orbsvcs/tests/Trading/run_test.pl
index 0335a86ee00..6a399032b54 100755
--- a/orbsvcs/tests/Trading/run_test.pl
+++ b/orbsvcs/tests/Trading/run_test.pl
@@ -41,7 +41,7 @@ $import_test->DeleteFile($iorbase);
my $export_ready_file = $export_test->LocalFile ($ready);
$export_test->DeleteFile($ready);
-$SV = $server->CreateProcess ("../../Trading_Service/Trading_Service",
+$SV = $server->CreateProcess ("../../Trading_Service/tao_costrading",
"-ORBdebuglevel $debug_level " .
"-ORBEndpoint iiop://:$port " .
"-TSdumpior $server_iorfile");