summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl')
-rwxr-xr-xTAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl b/TAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl
index 2f5effbe44e..5a0a2cdd861 100755
--- a/TAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl
+++ b/TAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl
@@ -117,7 +117,7 @@ if ($client->PutFile ($iorbase) == -1) {
if ($all == 1) {
foreach $bufsize (@bufsizes) {
print STDERR "\n***************** STARTING TEST ******************\n";
-
+
$CL->Arguments ("-k file://$client_iorfile -ORBNodelay 0 -l $level ".
"-t none -i $iterations -m $bufsize");
@@ -138,7 +138,7 @@ foreach $type (@types) {
print STDERR "\n***************** STARTING TEST ******************\n";
my $transport = "";
-
+
if ($type == "none" || $type == "transport") {
$transport = "-ORBNodelay 0";
}