diff -r ff38dfbce4f8 -r f1dd988a8bcc contrib/check-code.py --- 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: