X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=merge_videos_by_day;h=b012c392bb40d090d0c9be872d0e28f140b4ce26;hb=bb7276f3667c6db1c0923f870ee6a9e5a139775f;hp=52164d4689824615a25c3a206f81528c926e8347;hpb=75913896fe5842b5783d61a8a0c9b709940faf5d;p=videoscripts%2F.git diff --git a/merge_videos_by_day b/merge_videos_by_day index 52164d4..b012c39 100755 --- a/merge_videos_by_day +++ b/merge_videos_by_day @@ -141,6 +141,7 @@ foreach $video (sort keys %videos) { print " merging \"$srcfile\" into \"$video\"\n"; } } +print "\n"; # Now actually do the merging foreach $video (sort keys %videos) {