aboutsummaryrefslogtreecommitdiff
path: root/odp-tool-check.yaml
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-03-23 21:44:56 +0100
committerAnders Roxell <anders.roxell@linaro.org>2015-03-23 21:45:17 +0100
commit8ad29e2b9cce1f1d886246f69d9c0251dd56cb2d (patch)
treea64c774cd58d2322ec6f68067ae763221eae9bd1 /odp-tool-check.yaml
parentf80c742d341272942d712ff5cb70880d67c472b9 (diff)
odp-tool-check: add warning check for GNU
Change-Id: Ie64f1a2e423016ec97928fbeaa83317644bfdb67 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'odp-tool-check.yaml')
-rw-r--r--odp-tool-check.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/odp-tool-check.yaml b/odp-tool-check.yaml
index c58d6ee8f0..060a0af470 100644
--- a/odp-tool-check.yaml
+++ b/odp-tool-check.yaml
@@ -63,5 +63,8 @@
bash -x ${WORKSPACE}/check-odp/build.sh
publishers:
+ - warnings:
+ console-log-parsers:
+ - 'GNU Make + GNU C Compiler (gcc)'
- email:
recipients: 'lng-ci@lists.linaro.org'