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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.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/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json
index a1430cf57554adafd43b5daf9ed5133ba61dacb7..fdb979ee0803bf7d799567b729077258ec89a9f3 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json
@@ -756,7 +756,7 @@
],
"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": [

Powered by Google App Engine
This is Rietveld 408576698