summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_openwrt.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-06 01:17:59 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-06 01:17:59 +0200
commit8b8e15e54fe143371a0c25f4502273b441b5a283 (patch)
treec0b16f1905a39ddd192151bc034e91a0ce8d1828 /bin/reproducible_openwrt.sh
parentc104c7f37dc12589a55bf407648ddba6ea2f9b4d (diff)
downloadjenkins.debian.net-8b8e15e54fe143371a0c25f4502273b441b5a283.tar.xz
reproducible coreboot/openwrt/netbsd: make sure to include debbindiff version in output
Diffstat (limited to 'bin/reproducible_openwrt.sh')
-rwxr-xr-xbin/reproducible_openwrt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 9c3c5bb5..85813792 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -292,7 +292,7 @@ write_page " </div><div id=\"main-content\">"
write_page " <h1>OpenWrt - <em>reproducible</em> wireless freedom$MAGIC_SIGN</h1>"
write_page_intro OpenWrt
write_page " <p>$GOOD_IMAGES ($GOOD_PERCENT_IMAGES%) out of $ALL_IMAGES built images and $GOOD_PACKAGES ($GOOD_PERCENT_PACKAGES%) out of $ALL_PACKAGES built packages were reproducible in our test setup."
-write_page " These tests were last run on $DATE for version ${OPENWRT_VERSION}.</p>"
+write_page " These tests were last run on $DATE for version ${OPENWRT_VERSION} using ${DBDVERSION}.</p>"
write_explaination_table OpenWrt
cat $DBD_HTML >> $PAGE
write_page " <table><tr><th>git commit built</th></tr><tr><td><code>"