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