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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.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/bisection/android_bisect.expected/local_basic_recipe_basic_device.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json b/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json
index 9df6cfd6475526472255340ff7d2cf9f47aa393c..c0cf463a65681862e427c8883cd7efd57b457111 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json
@@ -106,7 +106,7 @@
],
"cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "bot_update",
"~followup_annotations": [
@@ -901,7 +901,7 @@
],
"cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "Gathering reference values.bot_update",
"~followup_annotations": [
@@ -1367,7 +1367,7 @@
],
"cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "Gathering reference values.bot_update (2)",
"~followup_annotations": [
@@ -1973,7 +1973,7 @@
],
"cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "bot_update (2)",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698