summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests
diff options
context:
space:
mode:
authorharris_s <harris_s@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-01-09 20:53:35 +0000
committerharris_s <harris_s@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-01-09 20:53:35 +0000
commitb33b48d9af0522cc864bd3c24a0c8592d2bc3b1d (patch)
treed8e2636bb26e578e1e5a6dbd1af3f39bdc6b5899 /TAO/orbsvcs/tests
parent16c2c31cd39d3bb25e53d5755dd0b83057cf1b69 (diff)
downloadATCD-b33b48d9af0522cc864bd3c24a0c8592d2bc3b1d.tar.gz
Mon Jan 9 13:51:05 MST 2006 Scott Harris <harris_s@ociweb.com>
remove trailing spaces
Diffstat (limited to 'TAO/orbsvcs/tests')
-rwxr-xr-xTAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/run_test.pl b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/run_test.pl
index 82a49a94758..5d2906fe729 100755
--- a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/run_test.pl
+++ b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/run_test.pl
@@ -72,7 +72,7 @@ else
my $TAO_IFR = new PerlACE::Process("$tao_ifr",
"IFR_Inheritance_Test.idl"
. " -ORBInitRef InterfaceRepository=file://$iorfile");
-
+
$SV->Spawn ();
if (PerlACE::waitforfile_timed ($iorfile, 15) == -1) {