From 275a27f84a9e42ae09c24251d04031634260fd9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Tue, 14 Oct 2008 01:03:42 +0300 Subject: [PATCH] Remove newline --- statistics.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/statistics.sh b/statistics.sh index 9e469a1..9f491d4 100755 --- a/statistics.sh +++ b/statistics.sh @@ -269,7 +269,6 @@ for BRANCH in $TRUNK $BRANCHES; do echo "" >> $STATSFILE echo "" >> $STATSFILE fi - echo "" done # Exit with error count just because it may sense.