From 6cc261d281176c5a33b9eec856ff952a24e8f228 Mon Sep 17 00:00:00 2001
From: Holger Levsen
Date: Wed, 7 Oct 2015 04:04:35 +0200
Subject: reproducible: move graphs up
---
bin/reproducible_common.sh | 2 +-
bin/reproducible_html_dashboard.sh | 9 +++++----
2 files changed, 6 insertions(+), 5 deletions(-)
(limited to 'bin')
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 5d89649d..972ffe50 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -183,7 +183,7 @@ write_page_header() {
if [ "$1" != "$MAINVIEW" ] ; then
write_page "
$2
"
+ # packages to be fixed in unstable+testing/amd64
+ for SUITE in testing unstable ; do
+ write_page " "
+ done
write_page "
"
# write meta pkg graphs per suite
for SUITE in $SUITES ; do
@@ -426,10 +431,6 @@ create_dashboard_page() {
create_png_from_table $i ${TABLE[$i]}.png
fi
done
- # packages to be fixed in unstable+testing/amd64
- for SUITE in testing unstable ; do
- write_page " "
- done
write_page ""
# explain setup
write_explaination_table debian
--
cgit v1.2.3-70-g09d2