summaryrefslogtreecommitdiff
path: root/tests/RTCORBA/Profile_And_Endpoint_Selection/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/RTCORBA/Profile_And_Endpoint_Selection/run_test.pl')
-rwxr-xr-xtests/RTCORBA/Profile_And_Endpoint_Selection/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/RTCORBA/Profile_And_Endpoint_Selection/run_test.pl b/tests/RTCORBA/Profile_And_Endpoint_Selection/run_test.pl
index ada7040bb13..dc91a8ecbf8 100755
--- a/tests/RTCORBA/Profile_And_Endpoint_Selection/run_test.pl
+++ b/tests/RTCORBA/Profile_And_Endpoint_Selection/run_test.pl
@@ -85,7 +85,7 @@ sub run_client
my $client_args = "@_" . " $extra_client_args";
print "client $client_args\n";
-
+
$CL = $client->CreateProcess ("client", "$client_args");
$CL->Spawn ();