| 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 ac7ae6c8806bdfee50bfadce756cf1c897b78581..238a918ae6ce4924c0d50492410c65ae1eaf8b63 100644
|
| --- a/recipe_modules/bot_update/example.expected/trychange_oauth2.json
|
| +++ b/recipe_modules/bot_update/example.expected/trychange_oauth2.json
|
| @@ -19,9 +19,9 @@
|
| "--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",
|
|
|