summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-02-20 02:12:25 +0100
committerHolger Levsen <holger@layer-acht.org>2017-02-20 02:12:25 +0100
commit645722ae71ff078a7142e917843b9219c4761be8 (patch)
treee8befb51fe262bddef0036a8b3b370c1acec51e7 /bin/reproducible_html_dashboard.sh
parent80a9319245d795d1f67102e5a6424104c61bad65 (diff)
downloadjenkins.debian.net-645722ae71ff078a7142e917843b9219c4761be8.tar.xz
reproducible Debian: improve formatting
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 6e7672fb..4527467b 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -446,7 +446,6 @@ create_suite_arch_stats_page() {
write_page "$COUNT_DEPWAIT ($PERCENT_DEPWAIT%) source packages had build-depends which could nott be satisfied.<br />"
fi
if [ $COUNT_SOURCELESS -gt 0 ] ; then
- write_page "For "
set_icon 404
write_icon
write_page "$COUNT_SOURCELESS ($PERCENT_SOURCELESS%) source packages could not be downloaded.<br />"