From 315e872f6eba6a0c25970560bb110516fd4bef2d Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Tue, 2 Jun 2015 15:06:53 +0100 Subject: fix source reference to point at the .py file --- job-cfg/d-i.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py index 055364a6..cbce9902 100755 --- a/job-cfg/d-i.yaml.py +++ b/job-cfg/d-i.yaml.py @@ -345,7 +345,7 @@ data.append( {'project': { 'jobs': jobs, 'name': 'd-i', - 'do_not_edit': '

Job configuration source is d-i.yaml.'}} + 'do_not_edit': '

Job configuration source is d-i.yaml.py.'}} ) sys.stdout.write( dump(data, Dumper=Dumper) ) -- cgit v1.2.3-70-g09d2