From d6b98f195b91d930e4405469966da785d5f040e9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 29 Apr 2016 14:39:46 +0200 Subject: reproducible: rename function: s#explaination_table#variation_table#g --- 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 f5d1faa8..fd8ee94f 100755 --- a/bin/reproducible_html_dashboard.sh +++ b/bin/reproducible_html_dashboard.sh @@ -527,7 +527,7 @@ create_dashboard_page() { done write_page "

" # explain setup - write_explaination_table debian + write_variation_table debian # redo arch specific pngs once a day and write build per day graphs write_page "

" for ARCH in ${ARCHS} ; do -- cgit v1.2.3-54-g00ecf