X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tools%2Flogger.pl;h=fb38f067d7d1f0ec36ee1a78936759d37cf92318;hb=78f4f9564881b1f81024b1f629a88c28436aecc4;hp=3256bdcf708050b0050e16c82258e7bc0bfa36a9;hpb=58c19285e219666f47967d4da6587d2cca96416d;p=fw%2Fopenocd diff --git a/tools/logger.pl b/tools/logger.pl index 3256bdcf7..fb38f067d 100644 --- a/tools/logger.pl +++ b/tools/logger.pl @@ -37,4 +37,4 @@ while () print STDERR "\n" unless ++$c % $C; } -print STDERR "\n" +print STDERR "\n" if $c;