From 8b8e15e54fe143371a0c25f4502273b441b5a283 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 6 Jul 2015 01:17:59 +0200 Subject: reproducible coreboot/openwrt/netbsd: make sure to include debbindiff version in output --- bin/reproducible_coreboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_coreboot.sh') 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}.

" +write_page " These tests were last run on $DATE for version ${COREBOOT_VERSION} using ${DBDVERSION}.

" write_explaination_table coreboot cat $ROMS_HTML >> $PAGE write_page "

"
-- 
cgit v1.2.3-54-g00ecf