summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-18 22:18:15 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-18 22:47:32 +0200
commit61969fd285d66b3dd5de8694884f1791d9813f44 (patch)
tree7797c92252384d4ddc8f82ec2f0338c6314535fc /bin/reproducible_setup.sh
parent15552eb58854ebf072249e1f6c6eb72b2ff62b36 (diff)
downloadjenkins.debian.net-61969fd285d66b3dd5de8694884f1791d9813f44.tar.xz
reproducible: add housekeeping job
Diffstat (limited to 'bin/reproducible_setup.sh')
-rwxr-xr-xbin/reproducible_setup.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/reproducible_setup.sh b/bin/reproducible_setup.sh
index f5cab3d8..6075789f 100755
--- a/bin/reproducible_setup.sh
+++ b/bin/reproducible_setup.sh
@@ -9,9 +9,6 @@ common_init "$@"
# common code defining db access
. /srv/jenkins/bin/reproducible_common.sh
-# cp db away for backup purposes
-cp $PACKAGES_DB /var/lib/jenkins/userContent/reproducible.db
-
set +x
# blacklist some packages
for PKG in linux cups zurl openclipart eigen3 xmds2 ; do