From b22aabe437517e44c1ac2876bf89c005d5e0d91e Mon Sep 17 00:00:00 2001 From: Edward Lesmes Date: Mon, 12 Aug 2019 21:03:30 +0000 Subject: [PATCH] Revert "depot_tools: Include vpython in cipd bundle." This reverts commit 1222ecd532d527f2184f2de5d7093afd512aa727. Reason for revert: recipes should never run any of the shims which fetch cipd packages in depot_tools Original change's description: > depot_tools: Include vpython in cipd bundle. > > Tbr: iannucci@chromium.org > Bug: 984182 > Change-Id: I01b0e12179d2314c48c00d74550ceea1e32b355d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1749844 > Reviewed-by: Edward Lesmes > Commit-Queue: Edward Lesmes TBR=iannucci@chromium.org,ehmaldonado@chromium.org Change-Id: Iadf11b480c03e0bd57ba2c4210d39bdc6cb27b3d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 984182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1749851 Reviewed-by: Edward Lesmes Commit-Queue: Edward Lesmes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c5b5df304..52954d930 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,7 +10,7 @@ /*.sh recipes # vpython and vpython specs -/vpython* recipes +/vpython* /gsutil.vpython recipes /.vpython recipes