Index: recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json |
diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json |
index 0418ae59d6e5e8beb69f6fff62b9b524b4158f2a..841dbcfedb75ef3f6cb3296eab226f9df61ad10d 100644 |
--- a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json |
+++ b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.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", |