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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/example.expected/basic.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/chromium_tests/example.expected/basic.json
diff --git a/scripts/slave/recipe_modules/chromium_tests/example.expected/basic.json b/scripts/slave/recipe_modules/chromium_tests/example.expected/basic.json
index 0edd62b5ea8e82d641657fb8e7be71013c043872..42f4914416358d63758905ac3f7c3d8d40c9068f 100644
--- a/scripts/slave/recipe_modules/chromium_tests/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/chromium_tests/example.expected/basic.json
@@ -25,7 +25,7 @@
"--output_manifest"
],
"env": {
- "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