Chromium Code Reviews| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json |
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json |
| index 9f35a083b5c64c339cf708abe9ad0db0f5219bdc..81bc54a4d58bf4d588a0af695a0994d2eb93bc0d 100644 |
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json |
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/android_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", |