[Qa-jenkins-scm] [jenkins.debian.net] 01/01: d-i: actually set PU_BRANCH_DIR - Doh!

Holger Levsen holger at layer-acht.org
Fri Jun 10 10:17:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 8aee869e95ec76b63aa9af0302139d1fb53e385c
Author: Philip Hands <phil at hands.com>
Date:   Fri Jun 10 12:15:37 2016 +0200

    d-i: actually set PU_BRANCH_DIR - Doh!
---
 bin/d-i_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index 8465d79..b1de0db 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -85,7 +85,7 @@ preserve_pu_udebs() {
     #
     expr "$GIT_BRANCH" : 'origin/pu/' >/dev/null || return 0
 
-    BRANCH_DIR="/srv/udebs/${GIT_BRANCH#origin/pu/}"
+    PU_BRANCH_DIR="/srv/udebs/${GIT_BRANCH#origin/pu/}"
     mkdir -p $PU_BRANCH_DIR
 
     cp $WORKSPACE/../*.udeb $PU_BRANCH_DIR

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list