Roll depot_tools 1101645..05fec03

05fec039 gclient: fix recursedeps tuple/list validation for chromeos

TBR=dpranke

Bug: 727685, 570091
Change-Id: I3e479ac9a16384a9aeaf9e8383c685fca33063e2
Reviewed-on: https://chromium-review.googlesource.com/517956
Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
1 file changed
tree: 3ecfff5317191da074f070cdd4eb9048f1cd1599
  1. infra/
  2. masters/
  3. scripts/
  4. site_config/
  5. slave/
  6. tests/
  7. third_party/
  8. .gitignore
  9. codereview.settings
  10. DEPS
  11. environment.cfg.py
  12. LICENSE
  13. OWNERS
  14. PRESUBMIT.py
  15. README.md
  16. WATCHLISTS
README.md

build

Hi build contributor! If you do any change in scripts/master/ or touching any master's html/ directories, you must restart master.chromium.fyi first and ensure that it still works before restarting other masters.

Recipes

If you're here to make a change to ‘recipes’ (the code located in scripts/slave/recipes*), please take a look at the README for more information pertaining to recipes.