[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix syntax error

Holger Levsen holger at moszumanska.debian.org
Tue Sep 1 21:15:02 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 09822546fc7c1aa7b0993baa19314173f966c773
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 1 23:14:06 2015 +0200

    fix syntax error
---
 job-cfg/rebootstrap.yaml.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index 1653549..ba5731a 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -144,5 +144,5 @@ for arch in sorted(architectures):
                     if get_node(arch):
                         print("            my_wrapper: '/srv/jenkins/bin/jenkins_master_wrapper.sh'")
                     else:
-                        print("            my_wrapper: '/srv/jenkins/bin/rebootstrap.sh')
+                        print("            my_wrapper: '/srv/jenkins/bin/rebootstrap.sh'")
 

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