[Qa-jenkins-scm] [jenkins.debian.net] 01/01: ignore image names when parsing for warnings

Holger Levsen holger at moszumanska.debian.org
Thu Feb 11 12:02:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 25a4f994e3ef98c90c7af6d99866a07f68192a6c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Feb 11 13:02:33 2016 +0100

    ignore image names when parsing for warnings
---
 logparse/debian.rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/logparse/debian.rules b/logparse/debian.rules
index 0e8a3ef..9915eec 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 /
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list