From 2880c17bbdb5f1b5e81d6e1b5130c56b2df7ec7d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 8 Oct 2014 15:07:46 +0200 Subject: reproducible: add link to reproducible bugs --- TODO | 1 + bin/reproducible_stats.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 8133feeb..1f2af6e2 100644 --- a/TODO +++ b/TODO @@ -110,6 +110,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian *** killer job is run before setup *** scheduler and builder jobs are started after +* generate views for (all?/last 24h?) FTBR packages with|without .buildinfo files? * for PKG in $(cat packages.yml | ../shyaml/shyaml keys) ; do echo " $PKG" ; for ATTRIBUTE in version issues bugs comments ; do echo " $ATTRIBUTE = $(cat packages.yml | ../shyaml/shyaml get-value ${PKG}.${ATTRIBUTE} | xargs echo )" ; done ; done * watch: zephyr (debbindiff timeout?) * watch: haskell-hsql-odbc diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index c07d8947..629f5b06 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -98,7 +98,7 @@ append2navi_frame() { } finish_navi_frame() { - echo "stats for reproducible builds" >> $NAVI + echo "bugs/stats for reproducible builds" >> $NAVI } process_packages() { -- cgit v1.2.3-70-g09d2