| Index: scripts/slave/recipes/nacl_ports.expected/linux.json | 
| diff --git a/scripts/slave/recipes/nacl_ports.expected/linux.json b/scripts/slave/recipes/nacl_ports.expected/linux.json | 
| index 3fd346fd4bbcc3716d2fc7138d94cf2e3692ba10..ca17e251f93becfe0db47a7121d7ebc394ee4ac6 100644 | 
| --- a/scripts/slave/recipes/nacl_ports.expected/linux.json | 
| +++ b/scripts/slave/recipes/nacl_ports.expected/linux.json | 
| @@ -4,12 +4,6 @@ | 
| "python", | 
| "-u", | 
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 
| -      "--master", | 
| -      "client.nacl.ports", | 
| -      "--builder", | 
| -      "linux-glibc-0", | 
| -      "--slave", | 
| -      "TestSlave", | 
| "--spec", | 
| "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/webports.git'}]", | 
| "--root", | 
| @@ -22,7 +16,6 @@ | 
| "/path/to/tmp/json", | 
| "--revision", | 
| "src@abcd", | 
| -      "--force", | 
| "--output_manifest" | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
|  |