aboutsummaryrefslogtreecommitdiff
path: root/odp-api-style-check.yaml
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-08-20 22:32:36 +0200
committerAnders Roxell <anders.roxell@linaro.org>2015-08-20 22:32:36 +0200
commita25ccddb1307465548cb0ebafac88092fb48566c (patch)
treec1c814fba5125cf6b45092daba72518a62d4f687 /odp-api-style-check.yaml
parent8aebaa3b9585c20e48c6a7bf8682c4037f6f6b83 (diff)
odp-api-style-check: change the echo massage
Change-Id: If375529129debcfc73abdd75752829f267105635 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'odp-api-style-check.yaml')
-rw-r--r--odp-api-style-check.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/odp-api-style-check.yaml b/odp-api-style-check.yaml
index d34191f7e3..f81771341e 100644
--- a/odp-api-style-check.yaml
+++ b/odp-api-style-check.yaml
@@ -69,9 +69,9 @@
find platform/linux-${platform_type} -name *.h -o -name *.c -exec ./scripts/odp_check {} \;
current_check=$(git log --oneline -1)
set +x
- echo "************************"
- echo "COMMIT TO CHECK ${current_check}"
- echo "************************"
+ echo "************************************************"
+ echo "Generated from hash: ${current_check}"
+ echo "************************************************"
set -x
publishers:
- email: