summaryrefslogtreecommitdiff
path: root/t/perf
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-06-28 11:20:43 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-06-28 11:20:43 +0200
commitda9ad6fafeaf5dfa710a1a2b4176d1a049fddf13 (patch)
tree9a5b36a41162642ce174d82b55410f9b72f2fc6b /t/perf
parent70b71392807b18e57217e9ed7975965866ae88bc (diff)
downloadautomake-da9ad6fafeaf5dfa710a1a2b4176d1a049fddf13.tar.gz
cosmetics: remove trailing whitespace in some files
* lib/missing, t/comment7.sh, t/objc-flags.sh, t/objcxx-flags.sh, t/perf/testsuite-summary.sh, t/self-check-explicit-skips.sh: Here. Prompted by a report from Karl Berry. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/perf')
-rwxr-xr-xt/perf/testsuite-summary.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/testsuite-summary.sh b/t/perf/testsuite-summary.sh
index cefef170c..04408ee76 100755
--- a/t/perf/testsuite-summary.sh
+++ b/t/perf/testsuite-summary.sh
@@ -45,7 +45,7 @@ for i in $(seq_ 1 $count); do
echo :test-result: PASS >> $i.trs
echo :copy-in-global-log: yes >> $i.trs
echo TESTS += $i.t
-done >> Makefile.am
+done >> Makefile.am
# Re-enable shell traces.
set -x