aboutsummaryrefslogtreecommitdiff
path: root/robher-aosp.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2016-06-13 12:49:04 -0500
committerRob Herring <robh@kernel.org>2016-06-13 12:49:04 -0500
commit0774a23042341eeecf6e8c55e3cac537eb6c5173 (patch)
tree57ef373e7ea9cbdda72fbaac57c474b03fbbbf5a /robher-aosp.yaml
parent88498b094870143c90eb2d4a1918a94431e2250a (diff)
robher-aosp: reduce the context for error parsing
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'robher-aosp.yaml')
-rw-r--r--robher-aosp.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/robher-aosp.yaml b/robher-aosp.yaml
index d08a821a..6a9adf0c 100644
--- a/robher-aosp.yaml
+++ b/robher-aosp.yaml
@@ -117,6 +117,6 @@
Parsed warnings/errors: ${PROJECT_URL}${BUILD_NUMBER}/parsed_console
ERRORS:
- ${BUILD_LOG_REGEX, regex="^.*? error: .*?$", linesBefore=3, linesAfter=2, showTruncatedLines=false}
+ ${BUILD_LOG_REGEX, regex="^.*? error: .*?$", linesBefore=0, linesAfter=2, showTruncatedLines=false}
unstable: true