From a027bee555293d6b428b1b62d2afafed2b00c97c Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 29 May 2021 17:58:50 +0000 Subject: [PATCH] revert add depot_tools --- setup-goma-client.sh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/setup-goma-client.sh b/setup-goma-client.sh index 8a251c5..bbce972 100644 --- a/setup-goma-client.sh +++ b/setup-goma-client.sh @@ -1,13 +1,5 @@ #!/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 $PWD/goma cat "nomatter" >$PWD/.debug_auth_file