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

Unified Diff: scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_xp_dr_nightly.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/client.dynamorio.recipe_autogen.expected/win_xp_dr_nightly.json
diff --git a/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_xp_dr_nightly.json b/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_xp_dr_nightly.json
index 2d9aa0f1e33e70c7ff0072398f39bd4625937c6b..7ad5db0476e9ba0edb2affc2ffcaab7d61eba09f 100644
--- a/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_xp_dr_nightly.json
+++ b/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_xp_dr_nightly.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "client.dynamorio",
- "--builder",
- "win-xp-dr-nightly",
- "--slave",
- "TestSlave",
"--spec",
"cache_dir = '[ROOT]/git_cache'\nsolutions = [{'custom_deps': {'dynamorio/tools/buildbot': 'https://github.com/DynamoRIO/buildbot.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'dynamorio', 'url': 'https://github.com/DynamoRIO/dynamorio.git'}]",
"--root",
@@ -22,7 +16,6 @@
"/path/to/tmp/json",
"--revision",
"dynamorio@123456789abcdef",
- "--force",
"--output_manifest"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698