X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fperf%2Ftestsuite-summary.sh;h=296a6210281acf8ab366fbd0a75cc2d135f8c484;hb=b21d68690612214d8edd810acf11880c3c0ad586;hp=679a05a79054d940ea4b2acefbbdb26fb5e080cf;hpb=c2a52bf0e8e87b8f347ca22b9ab2da7613bc4336;p=platform%2Fupstream%2Fautomake.git diff --git a/t/perf/testsuite-summary.sh b/t/perf/testsuite-summary.sh index 679a05a..296a621 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