[Commits] [SCM] claws branch, master, updated. 3.17.4-53-gf08f60c81

mones at claws-mail.org mones at claws-mail.org
Wed Oct 30 10:04:08 CET 2019


The branch, master has been updated
       via  f08f60c81f8c5f0604ac18636f1ed9ccd16f0b47 (commit)
      from  8b1d8899ef21e100753873dbb8f6b513b03213b2 (commit)

Summary of changes:
 tools/gitlog2changelog.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit f08f60c81f8c5f0604ac18636f1ed9ccd16f0b47
Author: Ricardo Mones <ricardo at mones.org>
Date:   Wed Oct 30 11:04:01 2019 +0100

    Fix indentation, really

diff --git a/tools/gitlog2changelog.py b/tools/gitlog2changelog.py
index cebbd0c5c..fdbc178cc 100755
--- a/tools/gitlog2changelog.py
+++ b/tools/gitlog2changelog.py
@@ -67,7 +67,7 @@ for line in fin:
         date = dateList[1]
         date = date[0:len(date)-1]
         dateFound = True
-    continue
+        continue
     # The svn-id lines are ignored
     elif re.match('    git-svn-id:', line) >= 0:
         continue

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list