[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fixup last commit
Holger Levsen
holger at moszumanska.debian.org
Wed Aug 19 21:51:03 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 6799a8afa06894bb9958daf850dfe14dccf87990
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Aug 19 23:50:57 2015 +0200
reproducible: fixup last commit
---
bin/reproducible_common.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 3ed5c2b..234754c 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -228,9 +228,9 @@ write_page_header() {
write_page "<li><a href=\"$BASEURL/index_${TARGET}.html\" title=\"notify icon\">${SPOKEN_TARGET}</a></li>"
elif [ "$TARGET" = "arch" ] ; then
if [ "$ARCH" ] = "amd64" ; then
- write_page "<li><a href=\"$BASEURL/unstable/index_suite_armhf.html\">$arch: armhf</a></li>"
+ write_page "<li><a href=\"/unstable/index_suite_armhf.html\">armhf</a></li>"
else
- write_page "<li><a href=\"$BASEURL/unstable/index_suite_amd64.html\">$arch: amd64</a></li>"
+ write_page "<li><a href=\"/unstable/index_suite_amd64.html\">amd64</a></li>"
fi
else
write_page "<li><a href=\"$BASEURL/index_${TARGET}.html\">${SPOKEN_TARGET}</a></li>"
--
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