summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup.sh
diff options
context:
space:
mode:
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