contrib/check-code.py
branchstable
changeset 19965 f1dd988a8bcc
parent 19873 b3de50b0c7aa
child 19983 e1317d3e59e1
child 19998 289bbb294e82
--- a/contrib/check-code.py	Tue Oct 29 01:03:43 2013 +0900
+++ b/contrib/check-code.py	Wed Oct 23 23:42:13 2013 +0800
@@ -426,7 +426,7 @@
         fp.close()
         if "no-" "check-code" in pre:
             if debug:
-                print "Skipping %s for %s it has no-" " check-code" % (
+                print "Skipping %s for %s it has no-" "check-code" % (
                        name, f)
             break
         for p, r in filters: