]> git.donarmstrong.com Git - bugscan.git/commitdiff
The "only applicable to testing" bug page should list contrib/non-free too.
authorSteinar H. Gunderson <sesse@rietz>
Thu, 8 Mar 2007 23:58:05 +0000 (23:58 +0000)
committerSteinar H. Gunderson <sesse@rietz>
Thu, 8 Mar 2007 23:58:05 +0000 (23:58 +0000)
Fixed.

dohtml

diff --git a/dohtml b/dohtml
index 0c7b87ae115a067ea4f84a9b480e2d10f2239d19..8a393031e4136ea34e9cb1ca5e519d5e541bf5b2 100755 (executable)
--- 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"