aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-linux-automerge.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2018-05-28 16:49:18 -0500
committerAníbal Limón <anibal.limon@linaro.org>2018-05-28 16:52:01 -0500
commit212d09567c3fb379385937817f93076bda1980b2 (patch)
treed95231d77f207ae5687caed8e44240b028d2bcb0 /lt-qcom-linux-automerge.yaml
parent1505d0183c3eb60e5fdda1b1a8c6866a439c9e9b (diff)
lt-qcom-linux-automerge.yaml: Email fix multiline variables
After various tests using Jenkins Groovy Script the right way to use multiline is to change '\n' to '\\n\\\n'. And change the order of BRANCH failures in email to display it first. Change-Id: If9198a25b5baaaf09efaf8efe48b833d921c1f01 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'lt-qcom-linux-automerge.yaml')
-rw-r--r--lt-qcom-linux-automerge.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/lt-qcom-linux-automerge.yaml b/lt-qcom-linux-automerge.yaml
index d181bee2..ffc7aff1 100644
--- a/lt-qcom-linux-automerge.yaml
+++ b/lt-qcom-linux-automerge.yaml
@@ -79,9 +79,8 @@
Integration repo/branch: ${INTEGRATION_REPO_URL} ${INTEGRATION_BRANCH}
Kernel CI repo/branch: ${KERNEL_CI_REPO_URL} ${KERNEL_CI_BRANCH}
+ ${AUTOMERGE_BRANCH_FAILED}
Automerge configuration:
${AUTOMERGE_CONFIG}
-
- ${AUTOMERGE_BRANCH_FAILED}
presend-script:
!include-raw: lt-qcom-linux-automerge/presend-script.groovy