contrib/check-code.py
changeset 19983 e1317d3e59e1
parent 19982 3e1e4a8aec1e
parent 19965 f1dd988a8bcc
child 20012 a1d88278beff
--- a/contrib/check-code.py	Sat Nov 02 11:25:04 2013 +0100
+++ b/contrib/check-code.py	Tue Nov 05 13:25:45 2013 -0500
@@ -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: