From: Steinar H. Gunderson Date: Thu, 8 Mar 2007 23:58:05 +0000 (+0000) Subject: The "only applicable to testing" bug page should list contrib/non-free too. X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=commitdiff_plain;h=dc6c5369d04ccf6b7f1f41bebc4ecc90c00adb1a The "only applicable to testing" bug page should list contrib/non-free too. Fixed. --- diff --git a/dohtml b/dohtml index 0c7b87a..8a39303 100755 --- a/dohtml +++ b/dohtml @@ -174,7 +174,7 @@ makepage "debian/contrib" "$title" $htmldir/debian/contrib.html "$time" makepage "debian/non-free" "$title" $htmldir/debian/non-free.html "$time" makepage "debian/source" "$title" $htmldir/debian/source.html "$time" -makepage "debian" "$title" "$htmldir/debian/testing.html" "$time" "-t" +makepage "" "$title" "$htmldir/debian/testing.html" "$time" "-t" makepage "non-US" "$title" "$htmldir/debian-non-US/all.html" "$time" makepage "non-US/main" "$title" $htmldir/debian-non-US/main.html "$time"