summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
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.sh
parent706470d6a7a961b65315deccb2e08cdd2a7624e3 (diff)
downloadjenkins.debian.net-1d2518fbda03f4117fb0344da3197b16f7e8574f.tar.xz
reproducible debian: create subdirectory tests.r-b.org/debian
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index ed09ba65..c2d0f237 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -70,7 +70,7 @@ NUM_CPU=$(grep -c '^processor' /proc/cpuinfo)
# we only this array for html creation but we cannot declare them in a function
declare -A SPOKENTARGET
-BASE="/var/lib/jenkins/userContent/reproducible"
+BASE="/var/lib/jenkins/userContent/reproducible/debian"
mkdir -p "$BASE"
# to hold reproducible temporary files/directories without polluting /tmp