From 815cc8fdc429d835af7402776c6525a8bbfcd140 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 11 Oct 2014 12:03:21 +0200 Subject: reproducible: validate .yaml files and deal gracefully if they are invalid --- logparse/reproducible.rules | 1 + 1 file changed, 1 insertion(+) (limited to 'logparse') 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./ -- cgit v1.2.3-54-g00ecf