From 03796abe87766caf831cc5710cee50c5799cfba7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 12 Mar 2015 20:57:44 +0100 Subject: reproducible: fix html5 --- bin/reproducible_common.sh | 4 +++- bin/reproducible_html_graphs.sh | 9 ++++++--- bin/reproducible_html_indexes.py | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index c2d7409c..99ba0538 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -132,7 +132,9 @@ write_page_header() { write_page "

These pages are showing the prospects of reproducible builds of Debian packages. The results shown were obtained from several jobs running on jenkins.debian.net. Thanks to Profitbricks for donating the virtual machine this is running on!

" fi if [ "$1" = "dd-list" ] || [ "$1" = "stats" ] ; then - write_page " Join #debian-reproducible on OFTC or send us an email to get support for making sure your packages build reproducibly too!" + write_page "

Join #debian-reproducible on OFTC" + write_page " or send us an email" + write_page " to get support for making sure your packages build reproducibly too!" write_page "

" fi write_page "