summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-08-22 23:01:11 +0200
committerHolger Levsen <holger@layer-acht.org>2016-08-22 23:01:11 +0200
commit93799522a1107088b84638fef3d9b3e2a8166be8 (patch)
treed071ca53e3678794365fd2df26644edee1723fe7 /bin/reproducible_html_dashboard.sh
parente3d94b0d11acb6946df5b03b60c7f2beffaacce7 (diff)
downloadjenkins.debian.net-93799522a1107088b84638fef3d9b3e2a8166be8.tar.xz
reproducible Debian: link to jenkins documentation in every page
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 76a2717a..d071a711 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -550,9 +550,6 @@ create_dashboard_page() {
fi
done
write_page "</p>"
- # link to index_breakages
- write_page "<p style=\"clear:both;\">"
- write_page "<br />There are <a href=\"$BASEURL/index_breakages.html\">some problems in this test setup itself</a> too. And there is <a href=\"https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs\">documentation</a> too, in case you missed the link at the top. Feedback is very much appreciated.</p>"
# the end
write_page_footer
cp $PAGE $DEBIAN_BASE/reproducible.html