[Qa-jenkins-scm] [jenkins.debian.net] 04/04: reproducible coreboot/openwrt/netbsd: improve html titles

Holger Levsen holger at moszumanska.debian.org
Sun Jul 5 23:23:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit b6882a6053030dafbd63a659d50d5d968317016b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jul 6 01:23:14 2015 +0200

    reproducible coreboot/openwrt/netbsd: improve html titles
---
 bin/reproducible_common.sh   | 2 +-
 bin/reproducible_coreboot.sh | 2 +-
 bin/reproducible_netbsd.sh   | 4 ++--
 bin/reproducible_openwrt.sh  | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 61b3cd2..c2fe6c8 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -232,7 +232,7 @@ write_page_intro() {
 		local PROJECTNAME="netbsd"
 		local PROJECTURL="https://github.com/jsonn/src"
 	fi
-	write_page "       <p>There is a monthly run <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_$PROJECTNAME/\">jenkins job</a> to test the <code>master</code> branch of <a href=\"$PROJECTURL\">$PROJECTNAME.git</a>. Currently this job is triggered more often though, because this is still under development and brand new. The jenkins job is simply running <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/bin/reproducible_$PROJECTNAME.sh\">reprodu [...]
+	write_page "       <p>There is a monthly run <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_$PROJECTNAME/\">jenkins job</a> to test the <code>master</code> branch of <a href=\"$PROJECTURL\">$PROJECTNAME.git</a>. Currently this job is triggered more often though, because this is still under development and brand new. The jenkins job is simply running <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/bin/reproducible_$PROJECTNAME.sh\">reprodu [...]
 }
 
 write_page_footer() {
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index afde521..6a3b4de 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -246,7 +246,7 @@ cat > $PAGE <<- EOF
   <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width">
-    <title>coreboot</title>
+    <title>Reproducible coreboot</title>
     <link rel='stylesheet' id='twentyfourteen-style-css'  href='landing_style.css?ver=4.0' type='text/css' media='all' />
   </head>
   <body>
diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 4e1c650..91adf1d 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -157,14 +157,14 @@ cat > $PAGE <<- EOF
   <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width">
-    <title>NetBSD</title>
+    <title>Reproducible NetBSD ?</title>
     <link rel='stylesheet' id='twentyfourteen-style-css'  href='landing_style.css?ver=4.0' type='text/css' media='all' />
   </head>
   <body>
     <div class="content">
       <div class="page-content">
 EOF
-write_page "       <h1>Reproducible NetBSD</h1>"
+write_page "       <h1>Reproducible NetBSD ?</h1>"
 write_page_intro NetBSD
 write_page "       <p>$GOOD_FILES ($GOOD_PERCENT%) out of $ALL_FILES built netbsd files were reproducible in our test setup"
 if [ "$GOOD_PERCENT" = "100.0" ] ; then
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 8581379..16d94b1 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -278,7 +278,7 @@ cat > $PAGE <<- EOF
   <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width">
-    <title>openwrt</title>
+    <title>Repoducible OpenWrt ?</title>
     <link rel='stylesheet' id='kamikaze-style-css'  href='cascade.css?ver=4.0' type='text/css' media='all'>
   </head>
   <body>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list