summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorValerie R Young <spectranaut@riseup.net>2016-06-07 13:40:01 -0400
committerHolger Levsen <holger@layer-acht.org>2016-06-08 16:13:10 +0200
commit1d2518fbda03f4117fb0344da3197b16f7e8574f (patch)
tree964e08aea1caac9eea0f3bf451f567e99999f863 /bin/reproducible_common.py
parent706470d6a7a961b65315deccb2e08cdd2a7624e3 (diff)
downloadjenkins.debian.net-1d2518fbda03f4117fb0344da3197b16f7e8574f.tar.xz
reproducible debian: create subdirectory tests.r-b.org/debian
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index e064e5c4..e2e90f0e 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -42,7 +42,7 @@ defaultsuite = 'unstable'
defaultarch = 'amd64'
BIN_PATH = '/srv/jenkins/bin'
-BASE = '/var/lib/jenkins/userContent/reproducible'
+BASE = '/var/lib/jenkins/userContent/reproducible/debian'
REPRODUCIBLE_JSON = BASE + '/reproducible.json'
REPRODUCIBLE_TRACKER_JSON = BASE + '/reproducible-tracker.json'