summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-12-17 17:46:53 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-17 17:46:53 +0100
commitfac844021d3108a9b7186020327485f7c95cbfd8 (patch)
tree1c7bf8c5bb7b8f826016a827d0e06593ec33c2a0 /bin/reproducible_common.sh
parent08d368d36bad50af0f5dacf77befe664f451d60b (diff)
downloadjenkins.debian.net-fac844021d3108a9b7186020327485f7c95cbfd8.tar.xz
fixup last commit
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 5e3f6465..ba5bdb15 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -104,7 +104,6 @@ fi
REPRODUCIBLE_URL=https://reproducible.debian.net
DBDCHROOT_READLOCK=/var/lib/jenkins/reproducible-dbdchroot.readlock
DBDCHROOT_WRITELOCK=/var/lib/jenkins/reproducible-dbdchroot.writelock
-
# shop trailing slash
JENKINS_URL=${JENKINS_URL:0:-1}