contrib/check-commit
changeset 28043 ac4684c21f73
parent 28042 08e0c4082903
child 29163 bf7fd815b083
--- a/contrib/check-commit	Wed Feb 10 22:44:28 2016 +0900
+++ b/contrib/check-commit	Wed Feb 10 22:44:28 2016 +0900
@@ -46,7 +46,7 @@
         return first
     return second
 
-def checkcommit(commit, node = None):
+def checkcommit(commit, node=None):
     exitcode = 0
     printed = node is None
     hits = []