Merge branch 'maint'
[platform/upstream/automake.git] / t / perf / testsuite-summary.sh
index 679a05a..296a621 100755 (executable)
@@ -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