summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.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_coreboot.sh
parent1931b4f8d77e510298d9c34bb25a087d7b46a07a (diff)
downloadjenkins.debian.net-d6b98f195b91d930e4405469966da785d5f040e9.tar.xz
reproducible: rename function: s#explaination_table#variation_table#g
Diffstat (limited to 'bin/reproducible_coreboot.sh')
-rwxr-xr-xbin/reproducible_coreboot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index d04d08c5..ba704fb0 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -239,7 +239,7 @@ else
write_page ", while $BAD_ROMS ($BAD_PERCENT%) failed to build from source."
fi
write_page " These tests were last run on $DATE for version ${COREBOOT_VERSION} using ${DIFFOSCOPE}.</p>"
-write_explaination_table coreboot
+write_variation_table coreboot
cat $LIST_OBJECT >> $PAGE
write_page " <p><pre>"
echo -n "$COREBOOT" >> $PAGE