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

Unified Diff: recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.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
« no previous file with comments | « recipe_modules/bot_update/example.expected/tryjob_v8.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.json
diff --git a/recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.json b/recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.json
index 47e9c901429acf28cf79fb31b81a2235f42cbd40..ed4352e2131006440fbbf7eb9fbd1b53c83e3dd0 100644
--- a/recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.json
+++ b/recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.json
@@ -26,7 +26,7 @@
"src/v8@HEAD"
],
"env": {
- "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update",
"~followup_annotations": [
« no previous file with comments | « recipe_modules/bot_update/example.expected/tryjob_v8.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698