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:
@@ -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 "$@"
|
||||
|
||||
Reference in New Issue
Block a user