summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Bug_2709_Regression/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/Bug_2709_Regression/run_test.pl')
-rwxr-xr-xorbsvcs/tests/Bug_2709_Regression/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/orbsvcs/tests/Bug_2709_Regression/run_test.pl b/orbsvcs/tests/Bug_2709_Regression/run_test.pl
index 7200081f22a..953172a670c 100755
--- a/orbsvcs/tests/Bug_2709_Regression/run_test.pl
+++ b/orbsvcs/tests/Bug_2709_Regression/run_test.pl
@@ -32,7 +32,7 @@ $server->DeleteFile($iorbase);
$client->DeleteFile($iorbase);
$client->DeleteFile($colloc_iorfile);
-$SV = $server->CreateProcess ("server",
+$SV = $server->CreateProcess ("server",
"-ORBdebuglevel $debug_level " .
"-o $server_iorfile");