Chromium Code Reviews| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json |
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json |
| index 279de94a0165278c5702e7569edec78bf47a7503..dd57b1bae2417b5c5f2499300a028ba70aa2dd80 100644 |
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json |
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json |
| @@ -756,7 +756,8 @@ |
| "/path/to/tmp/json", |
| "--revision", |
| "src@HEAD", |
| - "--output_manifest" |
| + "--output_manifest", |
| + "--gerrit_no_rebase_patch_ref" |
| ], |
| "env": { |
| "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |