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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/blink_minimal_pass_continues.json

Issue 2338133009: Revert "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/blink_minimal_pass_continues.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/blink_minimal_pass_continues.json b/scripts/slave/recipes/chromium_trybot.expected/blink_minimal_pass_continues.json
index f9003f095dd5e7aeddedd208b1a7307dd3714b3a..1a548ad784387c1e6b099470d5ddee453a2b840d 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/blink_minimal_pass_continues.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/blink_minimal_pass_continues.json
@@ -49,7 +49,7 @@
"cwd": "[BUILDER_CACHE]/linux_layout",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
- "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update",
"~followup_annotations": [
@@ -508,7 +508,7 @@
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update (without patch)",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698