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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_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/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
index a0d56e48f41725586ca3190cac7e91ed9c485db2..02fabf89043cfa936429f5bf92b400e77c144645 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
@@ -20,7 +20,7 @@
"--output_manifest"
],
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "bot_update",
"~followup_annotations": [
@@ -589,7 +589,7 @@
"--output_manifest"
],
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "Bisect a0.bot_update",
"~followup_annotations": [
@@ -940,7 +940,7 @@
"--output_manifest"
],
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "Bisect a2.bot_update",
"~followup_annotations": [
@@ -1324,7 +1324,7 @@
"--output_manifest"
],
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "Bisect a1.bot_update",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698