summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-04-29 14:39:46 +0200
committerHolger Levsen <holger@layer-acht.org>2016-04-29 14:39:46 +0200
commitd6b98f195b91d930e4405469966da785d5f040e9 (patch)
treec150da9b948845224c521d5396d80bf7883f8783 /bin/reproducible_html_dashboard.sh
parent1931b4f8d77e510298d9c34bb25a087d7b46a07a (diff)
downloadjenkins.debian.net-d6b98f195b91d930e4405469966da785d5f040e9.tar.xz
reproducible: rename function: s#explaination_table#variation_table#g
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh2
1 files changed, 1 insertions, 1 deletions
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 "</p>"
# 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 "<p style=\"clear:both;\">"
for ARCH in ${ARCHS} ; do