[Qa-jenkins-scm] [jenkins.debian.net] 01/01: d-i: dont let warning.png trigger warnings
Holger Levsen
holger at layer-acht.org
Mon Jan 16 18:39:58 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 84e52f36144ad39089e6873260a28cc336abd0ae
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jan 16 19:39:54 2017 +0100
d-i: dont let warning.png trigger warnings
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
logparse/debian-installer.rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/logparse/debian-installer.rules b/logparse/debian-installer.rules
index f62c5e1..e71f28c 100644
--- a/logparse/debian-installer.rules
+++ b/logparse/debian-installer.rules
@@ -24,6 +24,9 @@ ok /^WARNING: If you have created or modified any DOS 6/
# make these d-i_manual_$lang_pdf job builds "succeed" even though the build then basically is a no-op
ok /^Warning: pdf and ps formats are currently not supported for Chinese, Greek, Japanese and Vietnamese/
+# also for the manual
+ok /.+manual\/build\/stylesheets\/png\/warning.png/
+
# make https://jenkins.debian.net/job/d-i_build_apt-setup/ build nicely
ok /^WARNING: .+: spurious newline removed/
--
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