blob: a2959b016aeb97d84220ecc41a8c4507ecf93cd6 (
plain)
1
2
3
4
5
6
7
8
9
|
# see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin
# list of warnings here...
# coreboot
warning /.+recipe for target.+ failed/
warning /skipping.+because we're missing compilers for.+/
warning /make: .+ Error 1/
|