summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2007-09-06 17:50:16 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2007-09-06 17:50:16 +0000
commitb6ff6346f6f2f15ef00dca0310dd1cf03c821bb4 (patch)
tree8c478fabdd184d686a625949f60bdc6c9ca1a0d9
parentf312ee24dde565105aa66a9e46d4ca3a342ded3f (diff)
downloadATCD-b6ff6346f6f2f15ef00dca0310dd1cf03c821bb4.tar.gz
Nuked trailing whitespace
-rwxr-xr-xACE/tests/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/run_test.pl b/ACE/tests/run_test.pl
index 878d9d5c91d..9814a3ce7ef 100755
--- a/ACE/tests/run_test.pl
+++ b/ACE/tests/run_test.pl
@@ -531,7 +531,7 @@ if (defined $opt_v && defined $opt_o) {
else {
my $target = PerlACE::TestTarget::create_target ($PerlACE::TestConfig);
-
+
foreach $test (@tests) {
if (defined $opt_d) {
print "Would run test $test now\n";