From: Rob Landley Date: Thu, 6 Aug 2015 02:23:50 +0000 (-0500) Subject: Cosmetic tweak: newline at the end of "make change". X-Git-Tag: accepted/tizen/mobile/20150902.004600^2^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5f225ca241cd927ebf148d714ab7e1f69461522c;p=platform%2Fupstream%2Ftoybox.git Cosmetic tweak: newline at the end of "make change". --- diff --git a/scripts/change.sh b/scripts/change.sh index dcd581e..99dcfde 100755 --- a/scripts/change.sh +++ b/scripts/change.sh @@ -18,3 +18,4 @@ do scripts/single.sh $i > /dev/null 2>$PREFIX/${i}.bad && rm $PREFIX/${i}.bad || echo -n '*' done +echo