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

Unified Diff: recipe_modules/bot_update/example.expected/basic.json

Issue 1662763003: Revert of bot_update: add depot_tools to PATH so that e.g. apply_issue can be found (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 years, 11 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: recipe_modules/bot_update/example.expected/basic.json
diff --git a/recipe_modules/bot_update/example.expected/basic.json b/recipe_modules/bot_update/example.expected/basic.json
index 2a4e25566152e04b299e203efe32cf67a67534e8..a21bd91dddb183289a75519e18c01c33d3c462eb 100644
--- a/recipe_modules/bot_update/example.expected/basic.json
+++ b/recipe_modules/bot_update/example.expected/basic.json
@@ -24,9 +24,6 @@
"src@abc"
],
"cwd": "[SLAVE_BUILD]",
- "env": {
- "PATH": "RECIPE_PACKAGE[depot_tools]:%(PATH)s"
- },
"name": "bot_update (without patch)",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
« no previous file with comments | « recipe_modules/bot_update/api.py ('k') | recipe_modules/bot_update/example.expected/basic_output_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698