removed trailing whitespace

This commit is contained in:
Yang Tse
2010-02-14 19:40:18 +00:00
parent 2268657272
commit a07bc79117
141 changed files with 673 additions and 669 deletions

View File

@@ -23,7 +23,7 @@
###########################################################################
# Experimental hooks are available to run tests remotely on machines that
# are able to run curl but are unable to run the test harness.
# are able to run curl but are unable to run the test harness.
# The following sections need to be modified:
#
# $HOSTIP, $HOST6IP - Set to the address of the host running the test suite
@@ -3694,7 +3694,7 @@ EOHELP
exit;
}
shift @ARGV;
}
}
if(@testthis && ($testthis[0] ne "")) {
$TESTCASES=join(" ", @testthis);