From 1d2518fbda03f4117fb0344da3197b16f7e8574f Mon Sep 17 00:00:00 2001 From: Valerie R Young Date: Tue, 7 Jun 2016 13:40:01 -0400 Subject: reproducible debian: create subdirectory tests.r-b.org/debian --- bin/reproducible_common.py | 2 +- bin/reproducible_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') 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' 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 -- cgit v1.2.3-70-g09d2