[Qa-jenkins-scm] [jenkins.debian.net] 01/01: j-j-n.yaml: fight madness with more madness

Holger Levsen holger at moszumanska.debian.org
Thu Dec 10 19:09:46 UTC 2015


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 66ff8915e895c0821b7a44fdc461eeb902679981
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Dec 10 20:09:20 2015 +0100

    j-j-n.yaml: fight madness with more madness
---
 job-cfg/d-i.yaml.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index 79a0fc0..9503954 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -147,7 +147,7 @@ zipl-installer
 
 def scm_svn(po, inc_regs=None):
     if inc_regs == None:
-        inc_regs = os.path.join('/trunk/manual/', 'po' if po else '', '{lang}', '.*')
+        inc_regs = "'" + os.path.join('/trunk/manual/', 'po' if po else '', '{lang}', '.*') + "'"
 
     return  [{'svn': {'excluded-commit-messages': '',
                       'url': 'svn://anonscm.debian.org/svn/d-i/trunk',

-- 
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