aboutsummaryrefslogtreecommitdiff
path: root/tcwg-llvm-testsuite.yaml
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2017-05-05 13:30:07 +0100
committerRenato Golin <renato.golin@linaro.org>2017-05-05 13:31:12 +0100
commit7e5ad3c6ab2663143941f2ec703a9b5a78143ae6 (patch)
treebdfc8d79ade439f8c42a68213d3a8e586cd2a1ae /tcwg-llvm-testsuite.yaml
parent454dcbd5a5a9f8375c718cf41afa1da9a59c730a (diff)
tcwg-llvm-testsuite.yaml: cd && bash, like the others
Change-Id: I0568e0842392f6abe6f7101dd149b8f38568c054
Diffstat (limited to 'tcwg-llvm-testsuite.yaml')
-rw-r--r--tcwg-llvm-testsuite.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-llvm-testsuite.yaml b/tcwg-llvm-testsuite.yaml
index 488d9271..f97c496d 100644
--- a/tcwg-llvm-testsuite.yaml
+++ b/tcwg-llvm-testsuite.yaml
@@ -112,6 +112,6 @@
fi
# Setup job parameters and run
- ${BUILD_CONTAINER} "bash -x ${WORKSPACE}/tcwg-llvm-testsuite.sh \
+ ${BUILD_CONTAINER} "cd ${WORKSPACE} && bash -x ${WORKSPACE}/tcwg-llvm-testsuite.sh \
--workspace=${WORKSPACE}" \
--toolchain=${toolchain}