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

Unified Diff: scripts/slave/recipes/dart/dart_cross_compiler.expected/cross-arm-vm-linux-release-recipe.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/dart/dart_cross_compiler.expected/cross-arm-vm-linux-release-recipe.json
diff --git a/scripts/slave/recipes/dart/dart_cross_compiler.expected/cross-arm-vm-linux-release-recipe.json b/scripts/slave/recipes/dart/dart_cross_compiler.expected/cross-arm-vm-linux-release-recipe.json
index 63cf219db925de1276cc434352e9e859bb6553d7..afaf2c561ea6bef0cc938443d5e3f52e088ebf0f 100644
--- a/scripts/slave/recipes/dart/dart_cross_compiler.expected/cross-arm-vm-linux-release-recipe.json
+++ b/scripts/slave/recipes/dart/dart_cross_compiler.expected/cross-arm-vm-linux-release-recipe.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "client.dart",
- "--builder",
- "cross-arm-vm-linux-release-recipe-be",
- "--slave",
- "TestSlavename",
"--spec",
"cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'sdk', 'url': 'https://chromium.googlesource.com/external/github.com/dart-lang/sdk.git'}]",
"--root",
@@ -22,7 +16,6 @@
"/path/to/tmp/json",
"--revision",
"sdk@abcd1234efef5656",
- "--force",
"--output_manifest"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698