Index: scripts/slave/recipes/catapult.expected/basic.json |
diff --git a/scripts/slave/recipes/catapult.expected/basic.json b/scripts/slave/recipes/catapult.expected/basic.json |
index 339dba443a479c19bded0f570fa9f6e3a77c7724..f2cffb45d4d9665f3b9869b7dbd5689c071ddd6a 100644 |
--- a/scripts/slave/recipes/catapult.expected/basic.json |
+++ b/scripts/slave/recipes/catapult.expected/basic.json |
@@ -4,12 +4,6 @@ |
"python", |
"-u", |
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
- "--master", |
- "master.client.catapult", |
- "--builder", |
- "windows", |
- "--slave", |
- "windows_slave", |
"--spec", |
"cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git'}]", |
"--root", |
@@ -22,7 +16,6 @@ |
"/path/to/tmp/json", |
"--revision", |
"catapult@HEAD", |
- "--force", |
"--output_manifest" |
], |
"cwd": "[SLAVE_BUILD]", |