mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
[bootstraps] Sync at gclient, suppress output.
Have the "update_depot_tools" script also do a CIPD tool sync. This will ensure that users and systems have access to tooling at sync-time rather than just-in-time loading them at execution time. Update the tool boostraps to suppress any sort of syncing logic, if it does happen. This will ensure that users who execute the tools don't se unexpected output. BUG=None TEST=local - Tested on Mac and Windows. R=dpranke@chromium.org, iannucci@chromium.org Change-Id: I8efce8c73cc4e82ffdf5067ba9b917119a81e843 Reviewed-on: https://chromium-review.googlesource.com/581494 Commit-Queue: Daniel Jacques <dnj@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -9,7 +9,7 @@
|
||||
/*.py recipes
|
||||
/*.sh recipes
|
||||
|
||||
# Extensionless tools we want
|
||||
# Extensionless tools we want and support scripts.
|
||||
/apply_issue recipes
|
||||
/clang* recipes
|
||||
/depot-tools-auth recipes
|
||||
|
||||
Reference in New Issue
Block a user