[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: noone likes 'under construction' signs
Holger Levsen
holger at moszumanska.debian.org
Sun Aug 2 16:09:02 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 5ed438cfae052faa160c802b684f71d48c7a1427
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Aug 2 18:07:59 2015 +0200
reproducible: noone likes 'under construction' signs
---
bin/reproducible_html_dashboards.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh
index 5f043eb..1249838 100755
--- a/bin/reproducible_html_dashboards.sh
+++ b/bin/reproducible_html_dashboards.sh
@@ -354,7 +354,7 @@ create_main_stats_page() {
write_page "<tr><td> - (in experimental)</td><td>$(echo $RESULT)</td></tr>"
RESULT=$(cat /srv/reproducible-results/binnmus_needed.txt || echo "unknown") # written by reproducible_html_repository_comparison.sh
if [ "$RESULT" != "0" ] ; then
- write_page "<tr><td> - which need \"binNMU\"s<br />(work in progress)</td><td>$(echo $RESULT)</td></tr>"
+ write_page "<tr><td> - which need \"binNMU\"s</td><td>$(echo $RESULT)</td></tr>"
fi
write_page "</table>"
# write bugs with usertags table
--
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