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

Unified Diff: scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_at_first_revision_of_a_sub_range.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/findit/chromium/compile.expected/find_culprit_at_first_revision_of_a_sub_range.json
diff --git a/scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_at_first_revision_of_a_sub_range.json b/scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_at_first_revision_of_a_sub_range.json
index 8693becbe946be192cfaf0e8e7b50f6979e20548..918c95826f15433f932cd6297f47074f3cfe8fd0 100644
--- a/scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_at_first_revision_of_a_sub_range.json
+++ b/scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_at_first_revision_of_a_sub_range.json
@@ -43,7 +43,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": [
@@ -313,7 +313,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": "test r3.bot_update",
"~followup_annotations": [
@@ -700,7 +700,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": "test r2.bot_update",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698