| Index: recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_v8.json b/recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| index 3d9c1f8fdd3df01ec32cc414ad00b384a9ce61e6..9cae37c204a5f9b2ff62426b26cb6f7c67488f47 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob_v8.json
|
| +++ b/recipe_modules/bot_update/example.expected/tryjob_v8.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",
|
|
|