Mercurial > public > mercurial-scm > hg-stable
diff contrib/check-code.py @ 19983:e1317d3e59e1
Merge with stable.
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Tue, 05 Nov 2013 13:25:45 -0500 |
parents | 3e1e4a8aec1e f1dd988a8bcc |
children | a1d88278beff |
line wrap: on
line diff
--- 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: