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

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

Issue 2346973003: bot_update: ensure correct depot_tools checkout is used. (Closed)
Patch Set: +expectations. 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/reset_root_solution_revision.json
diff --git a/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json b/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
index 0d9fb489ba549992b60dc3b8e66c1dbe46bcca4f..aa7bf1d14559b8256720403a6ddec835f1a7645b 100644
--- a/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
+++ b/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
@@ -18,7 +18,7 @@
"src@revision"
],
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "bot_update",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698