aboutsummaryrefslogtreecommitdiff
path: root/tcwg-llvm-staged-build.yaml
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2017-05-02 18:36:03 +0100
committerRenato Golin <renato.golin@linaro.org>2017-05-02 18:36:10 +0100
commitced1a8bacf6e03ec078c047db93d46a791a91c39 (patch)
treeb0abbb7cf95a1724d833cffe370615f04d52a0d1 /tcwg-llvm-staged-build.yaml
parent4d9cc656d5e9c15913747e1ea0e89f397efe9de5 (diff)
tcwg-llvm*: Remove echo script, try it or real
Change-Id: Ic0207141fcf1916e989c6e2a8f76579b1cd7dc57
Diffstat (limited to 'tcwg-llvm-staged-build.yaml')
-rw-r--r--tcwg-llvm-staged-build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-llvm-staged-build.yaml b/tcwg-llvm-staged-build.yaml
index 982f2cbe8c..d221cf6ccc 100644
--- a/tcwg-llvm-staged-build.yaml
+++ b/tcwg-llvm-staged-build.yaml
@@ -129,7 +129,7 @@
if [ ! -z ${revision} ]; then
buildid=${revision}
fi
- echo ${BUILD_CONTAINER} "cd ${WORKSPACE} && bash -x ${WORKSPACE}/tcwg-llvm-build.sh \
+ ${BUILD_CONTAINER} "cd ${WORKSPACE} && bash -x ${WORKSPACE}/tcwg-llvm-build.sh \
--workspace=${WORKSPACE} \
--buildid=${buildid} \
--linkjobs=${linkjobs} \