From 8d501b472cfb5042a528e0feb6f29b9ac71e73ae Mon Sep 17 00:00:00 2001
From: Holger Levsen
Date: Tue, 8 Mar 2016 12:11:24 +0100
Subject: reproducible debian: use sid for pkg set links in dashboard
---
bin/reproducible_html_dashboard.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'bin')
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 8488b5be..508223cc 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -451,12 +451,12 @@ create_dashboard_page() {
for SUITE in $SUITES ; do
write_page " "
done
+ SUITE="unstable"
if [ "$ARCH" = "amd64" ] ; then
write_meta_pkg_graphs_links
fi
done
write_page "
"
- SUITE="unstable"
ARCH="amd64"
# write inventory table
write_page "Various reproducibility statistics | source based | amd64 | armhf |
"
--
cgit v1.2.3-70-g09d2