Try 2: Fix bug in buildbot start script
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349236 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -5,4 +5,4 @@ set -x
|
|||||||
# run_buildbots.sh
|
# run_buildbots.sh
|
||||||
cd /libcxx
|
cd /libcxx
|
||||||
git pull
|
git pull
|
||||||
/libcxx/utils/docker/scripts/run_buildbots.sh "$@"
|
/libcxx/utils/docker/scripts/run_buildbot.sh "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user