diff options
Diffstat (limited to 'logparse/reproducible.rules')
-rw-r--r-- | logparse/reproducible.rules | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index a7df1333..b0853ad9 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -1,6 +1,7 @@ # see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin # list of warnings here... -warning /Warning: .+ failed to build reproducibly/ - +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./ |