[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible netbsd: actually use $MAGIC_SIGN

Holger Levsen holger at moszumanska.debian.org
Thu Jul 9 12:50:43 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 9fe131c7e09c8cf7b409c1da82d9cea2183a65d9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jul 9 14:50:20 2015 +0200

    reproducible netbsd: actually use $MAGIC_SIGN
---
 bin/reproducible_netbsd.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 1d32b3d..0ae94db 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -170,13 +170,13 @@ cat > $PAGE <<- EOF
   <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width">
-    <title>Reproducible NetBSD ?</title>
+    <title>Reproducible NetBSD $MAGIC_SIGN</title>
     <link rel='stylesheet' href='global.css' type='text/css' media='all' />
   </head>
   <body>
     <div id="logo">
       <img src="NetBSD-smaller.png" />
-      <h1>Reproducible NetBSD ?</h1>
+      <h1>Reproducible NetBSD $MAGIC_SIGN</h1>
     </div>
     <div class="content">
       <div class="page-content">

-- 
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