summaryrefslogtreecommitdiffstats
path: root/logparse/debian-installer.rules
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-24 01:56:41 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-24 01:56:41 +0100
commit33db20cf1eacb112a71657056e02b984649690d5 (patch)
treea5a675be46b242b0d82098bacc0547169e6eb496 /logparse/debian-installer.rules
parent993eae05c79ef9fc2d0fabd7f7aa49953701f3ae (diff)
downloadjenkins.debian.net-33db20cf1eacb112a71657056e02b984649690d5.tar.xz
debian/d-i: suppress warning when coming from commit messages
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'logparse/debian-installer.rules')
-rw-r--r--logparse/debian-installer.rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/logparse/debian-installer.rules b/logparse/debian-installer.rules
index 9d740059..f62c5e1c 100644
--- a/logparse/debian-installer.rules
+++ b/logparse/debian-installer.rules
@@ -44,6 +44,9 @@ error /(?i)^error /
ok /warning.+\[N\/y\/\?\] n/
ok /warning.+\[Y\/n\/\?\] y/
+# suppress warnings from commit messages
+ok /HEAD is now at .+/
+
# list of warnings here...
warning /[Ww]arning/
warning /WARNING/