Index: recipe_modules/bot_update/example.expected/tryjob_fail.json |
diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail.json b/recipe_modules/bot_update/example.expected/tryjob_fail.json |
index 091f5eac0e7ab86dfd47ae5651628344a0119dad..77238b56b2822415e71bff959762879d4b0eb8da 100644 |
--- a/recipe_modules/bot_update/example.expected/tryjob_fail.json |
+++ b/recipe_modules/bot_update/example.expected/tryjob_fail.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", |