X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=module-tools.py;fp=module-tools.py;h=0834f584a0733af66458ec43d3a0b5f8c6f34c9d;hb=668d9a4d7d602cbd874175808e8e584689fbcf63;hp=1239c2f8296cc98badcab1590f19566ea74028e6;hpb=b31a99500ba95376e1e6c73527caa1c719c0f7ed;p=build.git diff --git a/module-tools.py b/module-tools.py index 1239c2f8..0834f584 100755 --- a/module-tools.py +++ b/module-tools.py @@ -968,7 +968,7 @@ that for other purposes than tagging""" % options.workdir file(changelog_plain,"w").write(""" %s %s -Please write a changelog for this new tag in the section above +Please write a changelog for this new tag in the section below """%(Module.edit_magic_line,setting_tag_line)) if not self.options.verbose or prompt('Want to see diffs while writing changelog',True):