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

Unified Diff: recipe_modules/bot_update/example.expected/basic.json

Issue 2349673002: Revert of bot_update: ensure correct depot_tools checkout is used. (Closed)
Patch Set: Created 4 years, 3 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: recipe_modules/bot_update/example.expected/basic.json
diff --git a/recipe_modules/bot_update/example.expected/basic.json b/recipe_modules/bot_update/example.expected/basic.json
index 820c2194ed39ea868ca4a56a60b7198d4596606a..75efd0a846ab8210b6af789d2d6d20d9528584d1 100644
--- a/recipe_modules/bot_update/example.expected/basic.json
+++ b/recipe_modules/bot_update/example.expected/basic.json
@@ -18,7 +18,7 @@
"src@abc"
],
"env": {
- "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update (without patch)",
"~followup_annotations": [
« no previous file with comments | « recipe_modules/bot_update/api.py ('k') | recipe_modules/bot_update/example.expected/basic_output_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698