summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboards.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-02 18:07:59 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-02 18:07:59 +0200
commit5ed438cfae052faa160c802b684f71d48c7a1427 (patch)
treee052b6b95510686242d42eb4fa62e511e9067d0a /bin/reproducible_html_dashboards.sh
parent388b7c4cb127459c4ff1df32da6f721d68a1815f (diff)
downloadjenkins.debian.net-5ed438cfae052faa160c802b684f71d48c7a1427.tar.xz
reproducible: noone likes 'under construction' signs
Diffstat (limited to 'bin/reproducible_html_dashboards.sh')
-rwxr-xr-xbin/reproducible_html_dashboards.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh
index 5f043eb3..1249838c 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>&nbsp;&nbsp;- (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>&nbsp;&nbsp;- which need \"binNMU\"s<br />(work in progress)</td><td>$(echo $RESULT)</td></tr>"
+ write_page "<tr><td>&nbsp;&nbsp;- which need \"binNMU\"s</td><td>$(echo $RESULT)</td></tr>"
fi
write_page "</table>"
# write bugs with usertags table