aboutsummaryrefslogtreecommitdiff
path: root/tcwg-base/tcwg-llvmbot/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-base/tcwg-llvmbot/build.sh')
-rwxr-xr-xtcwg-base/tcwg-llvmbot/build.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tcwg-base/tcwg-llvmbot/build.sh b/tcwg-base/tcwg-llvmbot/build.sh
index 7b03cb27..9181795d 100755
--- a/tcwg-base/tcwg-llvmbot/build.sh
+++ b/tcwg-base/tcwg-llvmbot/build.sh
@@ -16,8 +16,7 @@ name=$(basename ${PWD} | cut -f3- -d '-')
image=linaro/ci-${arch}-${name}-ubuntu:${distro}
top=$(git rev-parse --show-toplevel)
-cp $top/tcwg-base/$name/start.sh.tmpl start.sh
-cp $top/tcwg-base/$name/run.sh.tmpl run.sh
+cp $top/tcwg-base/$name/start.sh $top/tcwg-base/$name/run.sh ./
# llvm-config repo is hosted on [secure] dev-private-git.l.o, so we
# can't clone it in here or in "RUN" command. The docker image