[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: create main stats page last, so it always has all the values

Holger Levsen holger at moszumanska.debian.org
Fri Jun 5 00:30:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit eb4ef6be0f687a58e56d00adb8d06cc081fa1be3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 5 02:30:23 2015 +0200

    reproducible: create main stats page last, so it always has all the values
---
 bin/reproducible_html_graphs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index b7114f2..6c6f00d 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -665,7 +665,6 @@ create_main_stats_page() {
 SUITE="unstable"
 update_bug_stats
 update_notes_stats
-create_main_stats_page
 for SUITE in $SUITES ; do
 	update_suite_stats
 	gather_suite_stats
@@ -677,4 +676,5 @@ for SUITE in $SUITES ; do
 	update_meta_pkg_stats
 	create_pkg_sets_pages
 done
+create_main_stats_page
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list