summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
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 c4f97b6f..afde521b 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -268,7 +268,7 @@ if [ "$GOOD_PERCENT" = "100.0" ] ; then
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}.</p>"
+write_page " These tests were last run on $DATE for version ${COREBOOT_VERSION} using ${DBDVERSION}.</p>"
write_explaination_table coreboot
cat $ROMS_HTML >> $PAGE
write_page " <p><pre>"