X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=blobdiff_plain;f=bugreport;fp=bugreport;h=b39d0dc548d2695a3b4f12eef369e10fa873fac9;hp=25e293a43c1a0ecbbb7e54be2ab83a9cd1d413b3;hb=7c821a5be0fc16e73bad23ab821a7b08fcfb6c4d;hpb=eab80d9e13ba5f12baac15f61e7e0dd6449857a7 diff --git a/bugreport b/bugreport index 25e293a..b39d0dc 100755 --- a/bugreport +++ b/bugreport @@ -136,6 +136,7 @@ sub MakeStatistics { my $ignoretotal=0; # Total number of bugs marked ignore my $worrytotal=0; # Total number of bugs we're actually worried about my $stabletotal=0; # Total number of bugs affecting stable + my $oldstabletotal=0; # Total number of bugs affecting oldstable my %list; # List of bugnumber associated with package my %seen_bugs; # bugs which have already been counted