Index: scripts/slave/recipes/catapult_cron.expected/basic.json |
diff --git a/scripts/slave/recipes/catapult_cron.expected/basic.json b/scripts/slave/recipes/catapult_cron.expected/basic.json |
index ff9638b1c53afbc885132d81f8ae6814709abd4a..db870f33d3a8d3546a1835ed85cd1ad39b90192f 100644 |
--- a/scripts/slave/recipes/catapult_cron.expected/basic.json |
+++ b/scripts/slave/recipes/catapult_cron.expected/basic.json |
@@ -4,12 +4,6 @@ |
"python", |
"-u", |
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
- "--master", |
- "master.client.catapult", |
- "--builder", |
- "linux", |
- "--slave", |
- "linux_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]", |