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

Unified Diff: scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json

Issue 2338133009: Revert "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/findit/chromium/compile.expected/compile_affected_targets_only.json
diff --git a/scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json b/scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json
index 5ca956bf888b019a662a999bb41aa35fa3076e23..a3b19e4f92a88512fb88456b0f8c03588b23aea5 100644
--- a/scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json
+++ b/scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json
@@ -62,7 +62,7 @@
"cwd": "[BUILDER_CACHE]/linux",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
- "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update",
"~followup_annotations": [
@@ -328,7 +328,7 @@
"cwd": "[BUILDER_CACHE]/linux",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
- "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "test r1.bot_update",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698