mirror of
https://github.com/darlinghq/darling-libcxx.git
synced 2025-03-01 16:26:08 +00:00
Fix bug in buildbot start script
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349235 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c9296e7eab
commit
9468ef1494
@ -5,4 +5,4 @@ set -x
|
||||
# run_buildbots.sh
|
||||
cd /libcxx
|
||||
git pull
|
||||
source utils/docker/scripts/run_buildbots.sh "$@"
|
||||
/libcxx/utils/docker/scripts/run_buildbots.sh "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user