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

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

Issue 2294413002: bot_update: add --auth-refresh-token-json passthrough for apply_issue (Closed)
Patch Set: Created 4 years, 4 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.json
diff --git a/recipe_modules/bot_update/example.expected/tryjob.json b/recipe_modules/bot_update/example.expected/trychange_oauth2_json.json
similarity index 97%
copy from recipe_modules/bot_update/example.expected/tryjob.json
copy to recipe_modules/bot_update/example.expected/trychange_oauth2_json.json
index 17a96e32f34e217987749fc14b3ad07250b439a5..4ad9c7520a6138498f169c563a8b2b4c50f87938 100644
--- a/recipe_modules/bot_update/example.expected/tryjob.json
+++ b/recipe_modules/bot_update/example.expected/trychange_oauth2_json.json
@@ -18,8 +18,8 @@
"{\"src\": \"got_cr_revision\"}",
"--git-cache-dir",
"[GIT_CACHE]",
- "--patch_url",
- "http://src.chromium.org/foo/bar",
+ "--apply_issue_oauth2_file",
+ "/creds/something",
"--output_json",
"/path/to/tmp/json",
"--revision",

Powered by Google App Engine
This is Rietveld 408576698