From ed0b1aa4a0dbc48b3f3dc0480f676fed949c5fa0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 24 Jul 2015 12:21:56 +0200 Subject: reproducible dashboard: add link to description of usertags used --- bin/reproducible_html_dashboards.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh index de8edae2..e16999c0 100755 --- a/bin/reproducible_html_dashboards.sh +++ b/bin/reproducible_html_dashboards.sh @@ -232,7 +232,7 @@ write_usertag_table() { let "TTOTAL=TTOTAL+TOTAL" fi done - write_page "Total number of usertags on $DATE
(this is not the number of bugs as bugs can have several tags)$TOPEN$TDONE$TTOTAL" + write_page "Total number of usertags related to reproducible builds on $DATE
(this is not the number of bugs as bugs can have several tags)$TOPEN$TDONE$TTOTAL" write_page "" fi } -- cgit v1.2.3-54-g00ecf