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

Unified Diff: scripts/slave/recipes/ios/try.expected/without_patch_success.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/ios/try.expected/without_patch_success.json
diff --git a/scripts/slave/recipes/ios/try.expected/without_patch_success.json b/scripts/slave/recipes/ios/try.expected/without_patch_success.json
index 1bdcaa7c1e43a93d19d47b482d4f83286eff056d..ac2bb0f3773ab0a99ef75a866ddb954aa49cb915 100644
--- a/scripts/slave/recipes/ios/try.expected/without_patch_success.json
+++ b/scripts/slave/recipes/ios/try.expected/without_patch_success.json
@@ -70,7 +70,7 @@
],
"cwd": "[BUILDER_CACHE]/ios",
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "bot_update",
"~followup_annotations": [
@@ -355,7 +355,7 @@
],
"cwd": "[BUILDER_CACHE]/ios",
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "bot_update (without patch)",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698