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

Unified Diff: recipes/recipes/build_conda_cipd_pkg.expected/mac.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
Index: recipes/recipes/build_conda_cipd_pkg.expected/mac.json
diff --git a/recipes/recipes/build_conda_cipd_pkg.expected/mac.json b/recipes/recipes/build_conda_cipd_pkg.expected/mac.json
index 3522cd71a444b9218b7c42c36a69d5e32750f440..a89330c280df547a7abd88d255113fcd8ab2c99f 100644
--- a/recipes/recipes/build_conda_cipd_pkg.expected/mac.json
+++ b/recipes/recipes/build_conda_cipd_pkg.expected/mac.json
@@ -3,7 +3,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
+ "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
"--platform",
"mac-amd64",
"--dest-directory",
« no previous file with comments | « recipes/recipes/build_conda_cipd_pkg.expected/linux.json ('k') | recipes/recipes/build_conda_cipd_pkg.expected/win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698