From fa1ac0f9da080149c9bb486e71ea8fb5acdfdfa9 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 2 Jun 2020 17:50:26 +0300 Subject: 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 --- zephyr-upstream/builders.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'zephyr-upstream') 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 -- cgit v1.2.3