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

Unified Diff: scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.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_specified_targets.json
diff --git a/scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json b/scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json
index ebd5a1bbceea8d5327ae2524a7a3a0550598dcf6..916cb447020c7025431c428433135f34763bad99 100644
--- a/scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json
+++ b/scripts/slave/recipes/findit/chromium/compile.expected/compile_specified_targets.json
@@ -43,7 +43,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": [
@@ -309,7 +309,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