summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-28 09:37:21 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-28 09:37:21 +0200
commit6df8b96a75600cb715a16393d34d1bbd595c7e5d (patch)
treee15abf3ae1861b736d1b0f49c0b8444ba6bb495a /bin/reproducible_setup.sh
parentfc02b5f033995b019cdc21a2d325ecd2720f131b (diff)
downloadjenkins.debian.net-6df8b96a75600cb715a16393d34d1bbd595c7e5d.tar.xz
reproducible: create html output too
Diffstat (limited to 'bin/reproducible_setup.sh')
-rwxr-xr-xbin/reproducible_setup.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/reproducible_setup.sh b/bin/reproducible_setup.sh
index 6376efec..25570c7f 100755
--- a/bin/reproducible_setup.sh
+++ b/bin/reproducible_setup.sh
@@ -19,7 +19,3 @@ sudo pbuilder --create --basetgz /var/cache/pbuilder/base-reproducible.tgz --dis
sudo pbuilder --execute --save-after-exec --basetgz /var/cache/pbuilder/base-reproducible.tgz -- ${TMPFILE}
rm ${TMPFILE}
-# the alternative would be to make the job definition more complicated: collecting logs for all jobs but this one and _stats...
-mkdir -p results/_success
-touch results/dummy.log
-touch results/_success/dummy.log