From 6c4c250c9ad5eeda71436fddb5c4b63fed1fede4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 9 Oct 2014 13:14:21 +0200 Subject: reproducible: fix minor issues in some urls --- TODO | 1 + bin/reproducible_stats.sh | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index cb2e015d..936d9f8a 100644 --- a/TODO +++ b/TODO @@ -114,6 +114,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * watch: zephyr (debbindiff timeout?) * watch: haskell-hsql-odbc (debbindiff error only in jenkins log, not in rbuild log * watch: cxxtest: dbd failure should be in rbuild output! +* watch: android: no debbindiff output? * generate .json for tracker.d.o * reschedule all pkg tested before oct 06 00:00 UTC (we want to know if they generate .buildinfo files) * reschedule all files with 0 length .rbuild.log files diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index 42576ac1..f96c03c0 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -205,7 +205,7 @@ create_pkg_note() { echo "" >> ${NOTE} echo " " >> ${NOTE} echo "" >> ${NOTE} - echo "Notes are stored in notes.git." >> ${NOTE} + echo "Notes are stored in notes.git." >> ${NOTE} echo "" >> ${NOTE} } @@ -295,7 +295,7 @@ append2navi_frame() { } finish_navi_frame() { - echo "notes/bugs/stats for reproducible builds" >> $NAVI + echo "notes/bugs/stats for reproducible builds" >> $NAVI } process_packages() { @@ -487,7 +487,7 @@ force_package_targets $PACKAGES_WITH_NOTES PACKAGES_WITH_NOTES=$(echo $PACKAGES_WITH_NOTES | sed -s "s# #\n#g" | sort | xargs echo) link_packages $PACKAGES_WITH_NOTES write_summary "

" -write_summary "

Notes are stored in notes.git." +write_summary "

Notes are stored in notes.git." write_summary_footer publish_summary -- cgit v1.2.3-70-g09d2