aboutsummaryrefslogtreecommitdiff
path: root/scripts/change.sh
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2015-08-05 21:23:50 -0500
committerRob Landley <rob@landley.net>2015-08-05 21:23:50 -0500
commit5f225ca241cd927ebf148d714ab7e1f69461522c (patch)
treef8798bb17a77a2999fa3152e91be5ea8e00c4510 /scripts/change.sh
parent31ff1f23dedbfe6e2dccf9d3c7c294a1cd761266 (diff)
downloadtoybox-5f225ca241cd927ebf148d714ab7e1f69461522c.tar.gz
Cosmetic tweak: newline at the end of "make change".
Diffstat (limited to 'scripts/change.sh')
-rwxr-xr-xscripts/change.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/change.sh b/scripts/change.sh
index dcd581ee..99dcfde9 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