Commit Graph

3 Commits (57bf1fc0164b05f9d70b29ece82caabba117eff2)

Author SHA1 Message Date
Edward Lesmes 84620d395a gsutil.py.bat: Skip updating depot_tools if DEPOT_TOOLS_UPDATE=0.
Bug: 1090603
Change-Id: I05ce5628320b36bf81fe7028d8c84427758395f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2229064
Reviewed-by: Arthur Wang <wuwang@google.com>
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
5 years ago
Edward Lesmes 002f97b35a Abort fetch, gclient, gsutil.py when update_depot_tools fails on Windows
We should fail when we fail to update depot_tools instead of continuing
the execution silently. Otherwise, developers might get stuck on a bad
depot_tools revision without knowing.

Change-Id: I0431a24a28a77aca8c66352939a0252c458b3e9d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2208616
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
5 years ago
Jonas Termansen 52411ecf1f Add windows .bat file for gsutil.py.
gsutil.py is cumbersome to use on Windows, unlike on Linux and Mac. This
change adds a batch file like the ones for gclient and other tools.

Bug: https://github.com/dart-lang/sdk/issues/35367
Change-Id: Ib33dc27573de5485ae93b525002f5fbcb3a5f4d1
Reviewed-on: https://chromium-review.googlesource.com/c/1370124
Commit-Queue: Jonas Termansen <sortie@google.com>
Reviewed-by: Ryan Tseng <hinoka@chromium.org>
6 years ago