summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-19 12:37:48 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-19 12:37:48 +0200
commitd35a2a05bdeaccb44aa7dd768f52a2f35d20c3b1 (patch)
tree3d1bbc0fdac7640d29dda6ad620f8867ebea01e2 /bin
parent4770af1ee72fdd1688e1d9b13562c720bf584579 (diff)
downloadjenkins.debian.net-d35a2a05bdeaccb44aa7dd768f52a2f35d20c3b1.tar.xz
reproducible: FreeBSD is tested on another VM...
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index ab3e0751..6ef55b24 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -176,7 +176,7 @@ write_page_header() {
write_page "<p>These pages are showing the <em>prospects</em> of <a href=\"https://wiki.debian.org/ReproducibleBuilds\" target=\"_blank\">reproducible builds of Debian packages</a>."
write_page " The results shown were obtained from <a href=\"$JENKINS_URL/view/reproducible\">several jobs</a> running on"
write_page " <a href=\"$JENKINS_URL/userContent/about.html#_reproducible_builds_jobs\">jenkins.debian.net</a>."
- write_page " Thanks to <a href=\"https://www.profitbricks.co.uk\">Profitbricks</a> for donating the virtual machine this is running on!</p>"
+ write_page " Thanks to <a href=\"https://www.profitbricks.co.uk\">Profitbricks</a> for donating the virtual machines this is running on!</p>"
fi
if [ "$1" = "dd-list" ] || [ "$1" = "stats" ] ; then
write_page "<p>Join <code>#debian-reproducible</code> on OFTC"