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

Unified Diff: recipe_modules/bot_update/example.expected/tryjob_gerrit_angle.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/tryjob_gerrit_angle.json
diff --git a/recipe_modules/bot_update/example.expected/tryjob_gerrit_angle.json b/recipe_modules/bot_update/example.expected/tryjob_gerrit_angle.json
index 4d1d7b89a0e7993722813487dc26c59867fdb4b3..e3c4525953b4601a4e35577bf4f40793d36c18ca 100644
--- a/recipe_modules/bot_update/example.expected/tryjob_gerrit_angle.json
+++ b/recipe_modules/bot_update/example.expected/tryjob_gerrit_angle.json
@@ -24,7 +24,7 @@
"src/third_party/angle@HEAD"
],
"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