X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Flogger.pl;h=fb38f067d7d1f0ec36ee1a78936759d37cf92318;hb=557cafcc70a75a226fd001d24215d04eab7e8efa;hp=3256bdcf708050b0050e16c82258e7bc0bfa36a9;hpb=f8cc725e0ea36803095a74d921f73b36e2e6112b;p=openocd diff --git a/tools/logger.pl b/tools/logger.pl index 3256bdcf..fb38f067 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;