From 2225384249c854e2dba4187c61db31857e8eb371 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Fri, 25 Apr 2014 12:27:31 +0200 Subject: rebootstrap: fix yaml syntax error --- job-cfg/rebootstrap.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index f152a491..d955dd37 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -77,7 +77,7 @@ for arch in architectures: print(""" - job-template: defaults: rebootstrap - name '{name}_%(arch)s_gcc%(gccshortver)s%(nobiarch)s'""" % + name: '{name}_%(arch)s_gcc%(gccshortver)s%(nobiarch)s'""" % dict(arch=arch, gccshortver=gccver.replace(".", ""), nobiarch=nobiarch)) print(""" -- cgit v1.2.3-70-g09d2