summaryrefslogtreecommitdiffstats
path: root/logparse/debian.rules
diff options
context:
space:
mode:
Diffstat (limited to 'logparse/debian.rules')
-rw-r--r--logparse/debian.rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/logparse/debian.rules b/logparse/debian.rules
index 9915eeca..519d2a65 100644
--- a/logparse/debian.rules
+++ b/logparse/debian.rules
@@ -7,6 +7,9 @@ ok /Error while decoding stream/
# ignore images…
ok /warning\.png/
+# suppress warnings from commit messages
+ok /HEAD is now at .+/
+
# match line starting with 'error ', case-insensitive
error /(?i)^error /