summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-18 17:47:37 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-18 17:47:37 +0200
commitbec80684bfb123bcfe6df819e7f7e652a8500ad9 (patch)
tree5d2281e177946b60b43d929ff1ffa3b4d44f1225 /bin/reproducible_html_dashboard.sh
parentf636b7168cc2fe342035f481a1b90c985cee55e1 (diff)
downloadjenkins.debian.net-bec80684bfb123bcfe6df819e7f7e652a8500ad9.tar.xz
reproducible debian: fix copy+paste error
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 0a438fc7..96a3155a 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -591,7 +591,6 @@ create_performance_page() {
# the end
write_page "Daily <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_nodes_info/lastBuild/console\">individual build node performance stats</a> are available too.</p>"
write_page_footer
- cp $PAGE $BASE/reproducible.html
publish_page
}