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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json

Issue 2345203002: 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: scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json
index 0d1be418258033d09e5dcf7b68b8f60d1e8f7b7f..9f3e1713804db5a2e1b8dc11107f7c62f472e028 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json
@@ -49,7 +49,7 @@
"cwd": "[BUILDER_CACHE]/linux",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "bot_update",
"~followup_annotations": [
@@ -443,7 +443,7 @@
"cwd": "[BUILDER_CACHE]/linux",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "bot_update (without patch)",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698