diff -r 3e1e4a8aec1e -r e1317d3e59e1 contrib/check-code.py --- 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: