]> git.donarmstrong.com Git - bugscan.git/blobdiff - bugreport
add oldstable variable
[bugscan.git] / bugreport
index 25e293a43c1a0ecbbb7e54be2ab83a9cd1d413b3..b39d0dc548d2695a3b4f12eef369e10fa873fac9 100755 (executable)
--- 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