=================================================================== RCS file: /cvs/openbsd/OpenBSDTorrents/NewTorrents.pl,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- openbsd/OpenBSDTorrents/NewTorrents.pl 2010/03/03 18:23:46 1.15 +++ openbsd/OpenBSDTorrents/NewTorrents.pl 2010/03/08 20:19:37 1.16 @@ -1,5 +1,5 @@ #!/usr/bin/perl -T -#$RedRiver: NewTorrents.pl,v 1.14 2009/10/20 19:03:25 andrew Exp $ +#$RedRiver: NewTorrents.pl,v 1.15 2010/03/03 18:23:46 andrew Exp $ use strict; use warnings; use diagnostics; @@ -106,6 +106,7 @@ } + print "\n"; if (@now_update) { print "Making torrents for ", join(" ", @now_update), "\n"; } else {