aboutsummaryrefslogtreecommitdiff
path: root/schneider-openembedded
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2019-12-27 13:48:23 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2019-12-27 13:48:23 +0000
commitb88c0f7b2c5b58b989bf5d7c95bc3fd8bf9cd10e (patch)
treed9106efad77aaf0fb213e55c2635d54a7311924a /schneider-openembedded
parent990fc6e0296047891868afc5df7508174ccc0d66 (diff)
se: show git log when submitting jobs
After cloning the repo, show the HEAD revision so we know what we are using. Change-Id: Id30b3d5598cd60bc3a8406cbdea3a5907d536248 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'schneider-openembedded')
-rwxr-xr-xschneider-openembedded/submit_for_testing.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/schneider-openembedded/submit_for_testing.sh b/schneider-openembedded/submit_for_testing.sh
index b01dd886..3c6e7bc0 100755
--- a/schneider-openembedded/submit_for_testing.sh
+++ b/schneider-openembedded/submit_for_testing.sh
@@ -2,6 +2,7 @@
rm -rf configs
git clone --depth 1 http://git.linaro.org/ci/job/configs.git
+git log -1
# Used by DB410C's template:
export RESIZE_ROOTFS=${RESIZE_ROOTFS:-}