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

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

Issue 1917263002: Revert of depot_tools: add infra_paths recipe module for infra-specific paths (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 years, 8 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/trychange_oauth2.json
diff --git a/recipe_modules/bot_update/example.expected/trychange_oauth2.json b/recipe_modules/bot_update/example.expected/trychange_oauth2.json
index 7df1a3b338b83da3ab111f6db57ca1bc387e83b9..238a918ae6ce4924c0d50492410c65ae1eaf8b63 100644
--- a/recipe_modules/bot_update/example.expected/trychange_oauth2.json
+++ b/recipe_modules/bot_update/example.expected/trychange_oauth2.json
@@ -19,14 +19,15 @@
"--git-cache-dir",
"[GIT_CACHE]",
"--apply_issue_email_file",
- "[ROOT]/b/build/site_config/.rietveld_client_email",
+ "[BUILD]/site_config/.rietveld_client_email",
"--apply_issue_key_file",
- "[ROOT]/b/build/site_config/.rietveld_secret_key",
+ "[BUILD]/site_config/.rietveld_secret_key",
"--output_json",
"/path/to/tmp/json",
"--revision",
"src@HEAD"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
« no previous file with comments | « recipe_modules/bot_update/example.expected/trychange.json ('k') | recipe_modules/bot_update/example.expected/tryjob.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698