git://git.onelab.eu
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b31a995
)
cosmetic
author
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Sun, 20 Jan 2013 08:35:56 +0000
(09:35 +0100)
committer
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Sun, 20 Jan 2013 08:35:56 +0000
(09:35 +0100)
module-tools.py
patch
|
blob
|
history
diff --git
a/module-tools.py
b/module-tools.py
index
1239c2f
..
0834f58
100755
(executable)
--- 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):