aboutsummaryrefslogtreecommitdiff
path: root/tcwg-benchmark.yaml
diff options
context:
space:
mode:
authorBernard Ogden <bernie.ogden@linaro.org>2016-03-18 13:30:37 +0000
committerBernard Ogden <bernie.ogden@linaro.org>2016-03-18 13:34:24 +0000
commit853ba08ec4661ad287075fe8915ac5d792d5b631 (patch)
tree3a7b73366853551aaacfcf34cdf75a14a4da8e13 /tcwg-benchmark.yaml
parent49e7c817a493ec4b0249b313de9b9b7ce1dd5de6 (diff)
tcwg-benchmark: Fix indentation
Change-Id: I275de73955dd23896abd5e1895dcac994878437e
Diffstat (limited to 'tcwg-benchmark.yaml')
-rw-r--r--tcwg-benchmark.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-benchmark.yaml b/tcwg-benchmark.yaml
index 643e3d96ce..bbb4216857 100644
--- a/tcwg-benchmark.yaml
+++ b/tcwg-benchmark.yaml
@@ -174,7 +174,7 @@
#Have to do this after overrides in case one of the inputs is overridden
#If LAVA_JOB_NAME itself was overridden then it will not be touched.
if test -z "${LAVA_JOB_NAME:-}"; then
- export LAVA_JOB_NAME="${BENCHMARK:-}_${TARGET_CONFIG:-}_${TRIPLE:-native}_jenkins"
+ export LAVA_JOB_NAME="${BENCHMARK:-}_${TARGET_CONFIG:-}_${TRIPLE:-native}_jenkins"
fi
git clone --depth 1 -b ${TESTDEF_REVISION} https://git.linaro.org/toolchain/abe