From ec22daac8c985d4fd589f2dd5c44c9fd538d83ca Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 7 Jan 2015 12:05:51 +0100 Subject: reproducible: add explaination footer --- bin/reproducible_html_graphs.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index 83eb281d..b4810122 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -299,6 +299,8 @@ for i in $(seq 1 ${#META_PKGSET[@]}) ; do write_page "

" fi done +BUILDINFO_ON_PAGE=true +write_page_meta_sign write_page_footer publish_page -- cgit v1.2.3-54-g00ecf