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

Unified Diff: scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_using_bisect.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_using_bisect.json
diff --git a/scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_using_bisect.json b/scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_using_bisect.json
index e7d3468817ba610afe4d2bce50ecb4775bf2e9e2..48a88b36ab7687554471181c0f15a6e8837aaffa 100644
--- a/scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_using_bisect.json
+++ b/scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_using_bisect.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": [
@@ -317,7 +317,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 r6.bot_update",
"~followup_annotations": [
@@ -704,7 +704,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 r4.bot_update",
"~followup_annotations": [
@@ -1000,7 +1000,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 r5.bot_update",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698