summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-14 16:16:26 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-14 16:16:26 +0100
commit3a4822ae4574958e17e3642feea18b8dcd90aac9 (patch)
tree326cfbf03ab562a8d1384e17e4a81cb7068a9a80 /bin/reproducible_common.sh
parent96ca40f93167b5e7d201691b95c48f305cbf52cf (diff)
downloadjenkins.debian.net-3a4822ae4574958e17e3642feea18b8dcd90aac9.tar.xz
remove meta-header
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 803d1610..a37169f2 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -226,7 +226,6 @@ write_page_header() {
rm -f $PAGE
BUILDINFO_ON_PAGE=false
write_page "<!DOCTYPE html><html><head>"
- write_page "<meta name=\"globalsign-domain-verification\" content=\"Ri3secINNIbMrZ7EE0iXDs3Fe05MUAO56jZC5lde43\" />" # FIXME: remove this oncewe got the cert...
write_page "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />"
write_page "<link href=\"/userContent/static/style.css\" type=\"text/css\" rel=\"stylesheet\" />"
write_page "<title>$2</title></head>"