Cosmetic tweak: newline at the end of "make change".
authorRob Landley <rob@landley.net>
Thu, 6 Aug 2015 02:23:50 +0000 (21:23 -0500)
committerRob Landley <rob@landley.net>
Thu, 6 Aug 2015 02:23:50 +0000 (21:23 -0500)
scripts/change.sh

index dcd581e..99dcfde 100755 (executable)
@@ -18,3 +18,4 @@ do
   scripts/single.sh $i > /dev/null 2>$PREFIX/${i}.bad &&
     rm $PREFIX/${i}.bad || echo -n '*'
 done
+echo