aboutsummaryrefslogtreecommitdiff
path: root/android-hikey-linaro-4.9-pmwg.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-11-21 10:51:24 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2017-11-21 10:51:24 +0200
commit2f74f05a74670716d240550b08795ad713e2889d (patch)
treeeff164368c3729aeec28884afbfcf064df216171 /android-hikey-linaro-4.9-pmwg.yaml
parent4765e8a8ec7a5bd5f3661d782f5c7f1033846eda (diff)
android-hikey-linaro-4.9-pmwg: invert warnings/errors order
Change-Id: I299ca3482cface08e6728c04f0ca59e697e9589e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'android-hikey-linaro-4.9-pmwg.yaml')
-rw-r--r--android-hikey-linaro-4.9-pmwg.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/android-hikey-linaro-4.9-pmwg.yaml b/android-hikey-linaro-4.9-pmwg.yaml
index bca570a9..4f2237cc 100644
--- a/android-hikey-linaro-4.9-pmwg.yaml
+++ b/android-hikey-linaro-4.9-pmwg.yaml
@@ -112,10 +112,10 @@
${GIT_URL}/commit/?h=${KERNEL_BRANCH}&id=${GIT_COMMIT}
- Warnings:
- ${BUILD_LOG_REGEX, regex="^.*? warning: .*?$", linesBefore=0, linesAfter=2, showTruncatedLines=false}
-
Errors:
${BUILD_LOG_REGEX, regex="^.*? error: .*?$", linesBefore=0, linesAfter=2, showTruncatedLines=false}
+
+ Warnings:
+ ${BUILD_LOG_REGEX, regex="^.*? warning: .*?$", linesBefore=0, linesAfter=2, showTruncatedLines=false}
attach-build-log: true
always: true