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

Unified Diff: infra/recipes/blink_downstream.expected/minimal_pass_continues.json

Issue 2348863002: Revert of Roll recipe dependencies (nontrivial). (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: infra/recipes/blink_downstream.expected/minimal_pass_continues.json
diff --git a/infra/recipes/blink_downstream.expected/minimal_pass_continues.json b/infra/recipes/blink_downstream.expected/minimal_pass_continues.json
index a3325fbf534b72cbf311970055ebd3c56891d7f0..7513c794dc68c0aeb913612b900482d1367a0dda 100644
--- a/infra/recipes/blink_downstream.expected/minimal_pass_continues.json
+++ b/infra/recipes/blink_downstream.expected/minimal_pass_continues.json
@@ -44,7 +44,7 @@
],
"cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
"env": {
- "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update",
"~followup_annotations": [
@@ -382,7 +382,7 @@
],
"cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
"env": {
- "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update (2)",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698