From 4d0315d978619ac761a3f9f1ae6d157ffff5a010 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 7 May 2016 13:20:01 +0200 Subject: s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#g --- 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 e1796b0c..10d332e0 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -110,7 +110,7 @@ for arch in sorted(architectures): print(""" - project: name: rebootstrap - do_not_edit: '

Job configuration source is rebootstrap.yaml.py.' + do_not_edit: '

Job configuration source is rebootstrap.yaml.py.' jobs:""") for arch in sorted(architectures): for gccver in sorted(gcc_versions): -- cgit v1.2.3-54-g00ecf