Chromium Code Reviews| Index: scripts/slave/recipes/bisect.expected/basic.json |
| diff --git a/scripts/slave/recipes/bisect.expected/basic.json b/scripts/slave/recipes/bisect.expected/basic.json |
| index ff742516f74980e3615b4b1231b1e03baf3eabad..0ecbea01e34b794418316a5d627ac5c910c194cc 100644 |
| --- a/scripts/slave/recipes/bisect.expected/basic.json |
| +++ b/scripts/slave/recipes/bisect.expected/basic.json |
| @@ -22,7 +22,8 @@ |
| "/path/to/tmp/json", |
| "--revision", |
| "src@HEAD", |
| - "--output_manifest" |
| + "--output_manifest", |
| + "--gerrit_no_rebase_patch_ref" |
| ], |
| "env": { |
| "GCLIENT_KILL_GIT_FETCH_AFTER": "1200", |