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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.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/chromium_trybot.expected/runhooks_failure.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json b/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json
index 26fd8d83c7833483996eb24e9d767118f7fb980a..b57ee8da7b6c0396e3cd53593371321a3a1ac183 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json
@@ -56,7 +56,7 @@
],
"cwd": "[BUILDER_CACHE]\\win",
"env": {
- "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools];%(PATH)s"
},
"name": "bot_update",
"~followup_annotations": [
@@ -256,7 +256,7 @@
],
"cwd": "[BUILDER_CACHE]\\win",
"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