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

Unified Diff: recipes/recipes/recipes_py_continuous.expected/basic.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/recipes_py_continuous.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipes/recipes/recipes_py_continuous.expected/basic.json
diff --git a/recipes/recipes/recipes_py_continuous.expected/basic.json b/recipes/recipes/recipes_py_continuous.expected/basic.json
index 7179fdd0fc407b1e210b721aee50f60d9b135182..3af781e75ffd37b965b5314a5a656f3d97417aa8 100644
--- a/recipes/recipes/recipes_py_continuous.expected/basic.json
+++ b/recipes/recipes/recipes_py_continuous.expected/basic.json
@@ -54,7 +54,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/recipes_py_continuous.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698