From 7b1db79b91d8aea21c1b976f746654e9f4ec1fa0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 19 Dec 2015 13:54:16 +0100 Subject: reproducible dashboard: link to suite page from suite age graph --- bin/reproducible_html_dashboard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_dashboard.sh') diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh index 2cdc0596..a970ed41 100755 --- a/bin/reproducible_html_dashboard.sh +++ b/bin/reproducible_html_dashboard.sh @@ -512,7 +512,7 @@ create_dashboard_page() { if [ "$ARCH" = "armhf" ] && [ "$SUITE" = testing ] ; then continue fi - write_page " \"age" + write_page " \"age" done write_page "

" done -- cgit v1.2.3-54-g00ecf