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

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

Issue 2310113003: Remove patch_url from bot_update. (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
« no previous file with comments | « recipe_modules/bot_update/example.py ('k') | recipe_modules/bot_update/example.expected/tryjob_fail.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/bot_update/example.expected/tryjob.json
diff --git a/recipe_modules/bot_update/example.expected/tryjob.json b/recipe_modules/bot_update/example.expected/tryjob.json
index 17a96e32f34e217987749fc14b3ad07250b439a5..46a097fd452735085bcd3907dead6ea3c5808412 100644
--- a/recipe_modules/bot_update/example.expected/tryjob.json
+++ b/recipe_modules/bot_update/example.expected/tryjob.json
@@ -18,8 +18,12 @@
"{\"src\": \"got_cr_revision\"}",
"--git-cache-dir",
"[GIT_CACHE]",
- "--patch_url",
- "http://src.chromium.org/foo/bar",
+ "--issue",
+ "12345",
+ "--patchset",
+ "654321",
+ "--rietveld_server",
+ "https://rietveld.example.com/",
"--output_json",
"/path/to/tmp/json",
"--revision",
« no previous file with comments | « recipe_modules/bot_update/example.py ('k') | recipe_modules/bot_update/example.expected/tryjob_fail.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698