From d26ff5fce04628932aa09847edb5fa8bd16a8129 Mon Sep 17 00:00:00 2001 From: oci Date: Mon, 20 Aug 2001 17:27:32 +0000 Subject: Remove trailing spaces --- TAO/tests/Strategies/run_test.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TAO/tests/Strategies/run_test.pl b/TAO/tests/Strategies/run_test.pl index 245da291a89..56ae0772a32 100755 --- a/TAO/tests/Strategies/run_test.pl +++ b/TAO/tests/Strategies/run_test.pl @@ -25,7 +25,7 @@ $SV->Spawn (); if (PerlACE::waitforfile_timed ($iorfile, 5) == -1) { print STDERR "ERROR: cannot find file <$iorfile>\n"; - $SV->Kill (); + $SV->Kill (); exit 1; } @@ -60,7 +60,7 @@ $SV2->Spawn (); if (PerlACE::waitforfile_timed ($iorfile, 5) == -1) { print STDERR "ERROR: cannot find file <$iorfile>\n"; - $SV2->Kill (); + $SV2->Kill (); exit 1; } -- cgit v1.2.1