From 645722ae71ff078a7142e917843b9219c4761be8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 20 Feb 2017 02:12:25 +0100 Subject: reproducible Debian: improve formatting Signed-off-by: Holger Levsen --- bin/reproducible_html_dashboard.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/reproducible_html_dashboard.sh') 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.
" 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.
" -- cgit v1.2.3-54-g00ecf