Chromium Code Reviews| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json |
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json |
| index be78babc919225a9403d57e48adf4d31b476a1ce..0e1085564a3b7c7cb2c15caf822304d157745218 100644 |
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json |
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_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", |