summaryrefslogtreecommitdiffstats
path: root/logparse
diff options
context:
space:
mode:
Diffstat (limited to 'logparse')
-rw-r--r--logparse/debian-pkg-ci.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/logparse/debian-pkg-ci.rules b/logparse/debian-pkg-ci.rules
index f6a649fb..5974ea96 100644
--- a/logparse/debian-pkg-ci.rules
+++ b/logparse/debian-pkg-ci.rules
@@ -6,6 +6,8 @@ ok /Error while decoding stream/
# ignore images…
ok /warning\.png/
+# and python files
+ok /warnings.+pyc?$/
# match line starting with 'error ', case-insensitive
error /(?i)^error /