bootcd
[build.git] / module-tools.py
index d6e8e9a..948b0e2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3 -u
+#!/usr/bin/env python3
 
 import sys, os, os.path
 import re
@@ -807,7 +807,7 @@ that for other purposes than tagging""".format(options.workdir))
             f.write("""
 {}
 {}
-Please write a changelog for this new tag in the section below
+Please write a changelog for this new tag in the section above
 """.format(Module.edit_magic_line, setting_tag_line))
 
         if self.options.bypass: