summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-08 23:43:38 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-08 23:43:38 +0200
commit58154d6c0e012bd348c528b6970bd4f0e8f6e1fa (patch)
tree59d0c3238fb0edd22dbc12662789c5088a017ca9 /bin/reproducible_common.sh
parentf350189bda4a9f48c90c492a332e88e41565ff16 (diff)
downloadjenkins.debian.net-58154d6c0e012bd348c528b6970bd4f0e8f6e1fa.tar.xz
reproducible: don't overwrite mainpage with coreboot page
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 90057964..44049f98 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -298,9 +298,6 @@ write_explaination_table() {
publish_page() {
if [ "$1" = "" ] ; then
- if [ "$VIEW" = "$MAINVIEW" ] ; then
- cp $PAGE $BASE/reproducible.html
- fi
TARGET=$PAGE
else
TARGET=$1/$PAGE