From 09aa27d261503ac189b6411efd4b1613ff5f00d6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 19 Aug 2015 19:45:12 +0200 Subject: reproducible: fix another link --- 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 9e347681..a7bd37dd 100755 --- a/bin/reproducible_html_dashboards.sh +++ b/bin/reproducible_html_dashboards.sh @@ -393,7 +393,7 @@ create_main_stats_page() { # write suite builds age graphs write_page "

" for SUITE in $SUITES ; do - write_page " \"age" + write_page " \"age" done # write build performace stats write_page "" -- cgit v1.2.3-70-g09d2
Build statistics