scripts/esc-bug-stats.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 202cb2f9b4ce49e87eefad99b8505ba5daf560ea Author: Michael Meeks <michael.me...@collabora.com> Date: Tue Dec 17 16:14:36 2013 +0000 turn off debug. diff --git a/scripts/esc-bug-stats.pl b/scripts/esc-bug-stats.pl index 2b5f85f..14c95d8 100755 --- a/scripts/esc-bug-stats.pl +++ b/scripts/esc-bug-stats.pl @@ -123,7 +123,7 @@ sub crunch_bugstat_lines(@) my %closed_stats; while ((my $line = shift @lines) && $region ne 'end') { - print "$region -> $line"; +# print "$region -> $line"; if ($region eq 'header' && $line =~ /<h2>Top .* modules<\/h2>/) { $region = 'top-modules'; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits