From 09822546fc7c1aa7b0993baa19314173f966c773 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 1 Sep 2015 23:14:06 +0200 Subject: fix syntax error --- job-cfg/rebootstrap.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/rebootstrap.yaml.py') diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 1653549a..ba5731a0 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'") -- cgit v1.2.3-70-g09d2