diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-10-11 10:22:07 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-10-11 10:22:07 +0200 |
commit | 402d09ca0da6eb9a2c87a39a2e995394fc907a36 (patch) | |
tree | 857b7bea795b416e006e6b2154c754a2029c5940 /logparse | |
parent | 844d2dc39dd77e33ae67684be0a1dfb57ea53121 (diff) | |
download | jenkins.debian.net-402d09ca0da6eb9a2c87a39a2e995394fc907a36.tar.xz |
reproducible: add another warning
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index b0853ad9..5c9ade94 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -4,4 +4,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./ |