[Qa-jenkins-scm] [jenkins.debian.net] 01/01: logparse: don't warn about the warnings python module

Holger Levsen holger at layer-acht.org
Fri Jan 6 12:29:25 UTC 2017


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 8d7f5755584310bc104a315a72a48585d2795f5f
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Jan 6 02:18:51 2017 +0100

    logparse: don't warn about the warnings python module
---
 logparse/debian-pkg-ci.rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/logparse/debian-pkg-ci.rules b/logparse/debian-pkg-ci.rules
index f6a649f..5974ea9 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 /

-- 
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