| Index: recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
|
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json b/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
|
| index 5b1e89cdc08d6ebc256c26180938eb8704048ac7..764ae322b3cda9b71ee22b1181a623b3e35f515a 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
|
| +++ b/recipe_modules/bot_update/example.expected/tryjob_fail_patch.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",
|
|
|