summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_netbsd.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-09 14:50:20 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-09 14:50:20 +0200
commit9fe131c7e09c8cf7b409c1da82d9cea2183a65d9 (patch)
treea4e417db9948c6c92743c232938f75a017d500f6 /bin/reproducible_netbsd.sh
parentb2600b80b6a962a291a096e80f8c5f7be9029bf6 (diff)
downloadjenkins.debian.net-9fe131c7e09c8cf7b409c1da82d9cea2183a65d9.tar.xz
reproducible netbsd: actually use $MAGIC_SIGN
Diffstat (limited to 'bin/reproducible_netbsd.sh')
-rwxr-xr-xbin/reproducible_netbsd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 1d32b3da..0ae94db9 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">