aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2020-06-02 17:50:26 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2020-06-02 17:50:26 +0300
commitfa1ac0f9da080149c9bb486e71ea8fb5acdfdfa9 (patch)
tree1b63e50ece75ec5ddbbb9f5cfc08d7b9a5a73558 /zephyr-upstream
parentd13e7d625994f1288fedded875ed30003681bb22 (diff)
zephyr-upstream: Dump also root build cause.
Whether to submit results to LAVA depends on it, so have it handy. Change-Id: I820423d1ae88e231c21412ff4567740012c17a95 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Diffstat (limited to 'zephyr-upstream')
-rwxr-xr-xzephyr-upstream/builders.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr-upstream/builders.sh b/zephyr-upstream/builders.sh
index 871f195cff..0472834522 100755
--- a/zephyr-upstream/builders.sh
+++ b/zephyr-upstream/builders.sh
@@ -3,6 +3,7 @@
echo "Going to build:"
echo "git branch: ${BRANCH}"
echo "git revision: ${GIT_COMMIT}"
+echo "Root build cause: ${ROOT_BUILD_CAUSE}"
echo
# Zephyr 2.2+ requires Python3.6. As it's not available in official distro