contrib/check-code.py
branchstable
changeset 30245 01703a8b8a46
parent 29796 6ab838b20359
child 30246 b4c0f8d5edd2
--- a/contrib/check-code.py	Tue Nov 01 20:39:36 2016 +0900
+++ b/contrib/check-code.py	Tue Nov 01 20:39:36 2016 +0900
@@ -537,6 +537,7 @@
         return result
 
     for name, match, magic, filters, pats in checks:
+        post = pre # discard filtering result of previous check
         if debug:
             print(name, f)
         fc = 0