[test] add depot_tools

This commit is contained in:
Your Name 2021-05-29 17:39:48 +00:00
parent ab8edbea3d
commit 1f14f77258
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
#!/bin/bash
#------------------
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
cd depot_tools/
git apply ../bromite-buildtools/depot_tools.diff
cd ..
PATH=$PWD/chromium/src/third_party/llvm-build/Release+Asserts/bin:$PWD/depot_tools/:/usr/local/go/bin:$PATH
#------------------
cipd install infra/goma/client/linux-amd64 -root ~/goma
cat "nomatter" >~/.debug_auth_file