Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(403)

Unified Diff: scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer-try.json

Issue 1694383003: build: Bot_update refactor recipe roll (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Disable for cronet and swarming Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer-try.json
diff --git a/scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer-try.json b/scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer-try.json
index c1298de0ddc9a8d920eb74d062fa1288ada3bcf9..0240ad8d6b8f0ed98f1f6c573a2a9b5712544b1e 100644
--- a/scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer-try.json
+++ b/scripts/slave/recipes/infra/build_repo_real_try.expected/ok-outer-try.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "tryserver.infra",
- "--builder",
- "build_repo_real",
- "--slave",
- "TestSlavename",
"--spec",
"cache_dir = '[ROOT]/git_cache'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'build', 'url': 'https://chromium.googlesource.com/chromium/tools/build.git'}]",
"--root",
@@ -28,7 +22,6 @@
"/path/to/tmp/json",
"--revision",
"build@HEAD",
- "--force",
"--output_manifest"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698