summaryrefslogtreecommitdiffstats
path: root/logparse
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-11 12:03:21 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-11 12:03:21 +0200
commit815cc8fdc429d835af7402776c6525a8bbfcd140 (patch)
treefc61255d25839767dd2afb31aa375844bd832c33 /logparse
parent0da3525892b51f3dd89404a8687ddc6c13a0f510 (diff)
downloadjenkins.debian.net-815cc8fdc429d835af7402776c6525a8bbfcd140.tar.xz
reproducible: validate .yaml files and deal gracefully if they are invalid
Diffstat (limited to 'logparse')
-rw-r--r--logparse/reproducible.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules
index 5c9ade94..4f7ef20f 100644
--- a/logparse/reproducible.rules
+++ b/logparse/reproducible.rules
@@ -5,4 +5,5 @@ warning /Warning: .+ failed to build reproducibly./
warning /Warning: .+ is not a source package, or was removed or renamed. Please investigate./
warning /Warning: .+ failed to build from source./
warning /Warning: Download of .+ sources failed./
+warning /Warning: .+ contains invalid yaml, please fix./