From d449a892a044c3c4bef255841074464055cbabf0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 9 Sep 2015 12:52:49 +0200 Subject: reproducible: really fix navigation --- bin/reproducible_html_repository_comparison.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh index f9f3fe3c..d2a519c0 100755 --- a/bin/reproducible_html_repository_comparison.sh +++ b/bin/reproducible_html_repository_comparison.sh @@ -30,6 +30,7 @@ write_row() { } ARCH="amd64" +SUITE="unstable" echo "$(date) - starting to write $PAGE page." write_page_header $VIEW "Comparison between the reproducible builds apt repository and regular Debian suites" write_page "

These source packages are different from unstable in our apt repository on alioth. They are available for testing using these sources.lists entries:

"
-- 
cgit v1.2.3-54-g00ecf