diff options
-rw-r--r-- | logparse/debian.rules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/logparse/debian.rules b/logparse/debian.rules index 0e8a3ef7..9915eeca 100644 --- a/logparse/debian.rules +++ b/logparse/debian.rules @@ -4,6 +4,9 @@ ok /not really/ ok /Error while decoding stream/ +# ignore images… +ok /warning\.png/ + # match line starting with 'error ', case-insensitive error /(?i)^error / |