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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.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/findit/chromium/test.expected/none_swarming_tests.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json b/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
index 58dd7d88301867a9ddbb242c63c6183daa740d89..58c73f0561a44a9bd9c5e23186a32462c6fd83ca 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
@@ -50,7 +50,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": [
@@ -337,7 +337,7 @@
],
"cwd": "[BUILDER_CACHE]\\win",
"env": {
- "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools];%(PATH)s"
},
"name": "test r1.bot_update",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698