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_netbsd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_netbsd.sh') diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh index a1f71ec0..4e1c6505 100755 --- a/bin/reproducible_netbsd.sh +++ b/bin/reproducible_netbsd.sh @@ -172,7 +172,7 @@ if [ "$GOOD_PERCENT" = "100.0" ] ; then else write_page "." fi -write_page " These tests were last run on $DATE for version ${NETBSD_VERSION}.

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

" write_explaination_table NetBSD cat $FILES_HTML >> $PAGE write_page "

"
-- 
cgit v1.2.3-54-g00ecf