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

Holger Levsen holger at moszumanska.debian.org
Thu Dec 10 19:10:56 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 d360afd82acb1b8ba8561938faa0a7160f38cec4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Dec 10 20:10:42 2015 +0100

    Revert "j-j-n.yaml: fight madness with more madness"
    
    This reverts commit 66ff8915e895c0821b7a44fdc461eeb902679981.
---
 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 9503954..79a0fc0 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