Show More
@@ -537,6 +537,7 b' def checkfile(f, logfunc=_defaultlogger.' | |||||
537 | return result |
|
537 | return result | |
538 |
|
538 | |||
539 | for name, match, magic, filters, pats in checks: |
|
539 | for name, match, magic, filters, pats in checks: | |
|
540 | post = pre # discard filtering result of previous check | |||
540 | if debug: |
|
541 | if debug: | |
541 | print(name, f) |
|
542 | print(name, f) | |
542 | fc = 0 |
|
543 | fc = 0 |
General Comments 0
You need to be logged in to leave comments.
Login now