Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(934)

Unified Diff: recipes/recipes/build_conda_cipd_pkg.expected/linux.json

Issue 2242803002: Switch to cipd module in depot_tools (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: trybots Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « recipes/recipes/build_conda_cipd_pkg.py ('k') | recipes/recipes/build_conda_cipd_pkg.expected/mac.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipes/recipes/build_conda_cipd_pkg.expected/linux.json
diff --git a/recipes/recipes/build_conda_cipd_pkg.expected/linux.json b/recipes/recipes/build_conda_cipd_pkg.expected/linux.json
index da101268fe4134921b12dad5434ef02b3154b806..814b03ed238b4ef8b157a709c7ba60aedc6a087e 100644
--- a/recipes/recipes/build_conda_cipd_pkg.expected/linux.json
+++ b/recipes/recipes/build_conda_cipd_pkg.expected/linux.json
@@ -3,7 +3,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
+ "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
"--platform",
"linux-amd64",
"--dest-directory",
« no previous file with comments | « recipes/recipes/build_conda_cipd_pkg.py ('k') | recipes/recipes/build_conda_cipd_pkg.expected/mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698