From 388b7c4cb127459c4ff1df32da6f721d68a1815f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 2 Aug 2015 18:06:36 +0200 Subject: reproducible: improve output --- bin/reproducible_html_dashboards.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_dashboards.sh') diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh index fbe26a99..5f043eb3 100755 --- a/bin/reproducible_html_dashboards.sh +++ b/bin/reproducible_html_dashboards.sh @@ -354,7 +354,7 @@ create_main_stats_page() { write_page "  - (in experimental)$(echo $RESULT)" RESULT=$(cat /srv/reproducible-results/binnmus_needed.txt || echo "unknown") # written by reproducible_html_repository_comparison.sh if [ "$RESULT" != "0" ] ; then - write_page "packages in our repo which need \"binNMU\"s
(work in progress)$(echo $RESULT)" + write_page "  - which need \"binNMU\"s
(work in progress)$(echo $RESULT)" fi write_page "" # write bugs with usertags table -- cgit v1.2.3-54-g00ecf