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

Unified Diff: scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.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/cros/cbuildbot.expected/chromiumos_paladin.json
diff --git a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.json b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.json
index f20dfb659f4efc18add6d5e6c8c9de198aca9307..1f5c81d2f8ef80ef87041c1efaebd7f026d4080d 100644
--- a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.json
+++ b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "chromiumos",
- "--builder",
- "Test",
- "--slave",
- "test",
"--spec",
"cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'chromite', 'url': 'https://chromium.googlesource.com/chromiumos/chromite.git'}]",
"--root",
@@ -22,7 +16,6 @@
"/path/to/tmp/json",
"--revision",
"chromite@master:",
- "--force",
"--output_manifest"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698