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

Unified Diff: scripts/slave/recipes/boringssl.expected/win64.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/boringssl.expected/win64.json
diff --git a/scripts/slave/recipes/boringssl.expected/win64.json b/scripts/slave/recipes/boringssl.expected/win64.json
index 5ba4f8f1d136e09d5a167108101e28bf77883237..6e221493e104c0c7e11ca3cae8d064f68f2507fa 100644
--- a/scripts/slave/recipes/boringssl.expected/win64.json
+++ b/scripts/slave/recipes/boringssl.expected/win64.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
- "--master",
- "client.boringssl",
- "--builder",
- "win64",
- "--slave",
- "slavename",
"--spec",
"cache_dir = None\nsolutions = [{'deps_file': 'util/bot/DEPS', 'managed': True, 'name': 'boringssl', 'url': 'https://boringssl.googlesource.com/boringssl.git'}]",
"--root",
@@ -22,7 +16,6 @@
"/path/to/tmp/json",
"--revision",
"boringssl@HEAD",
- "--force",
"--output_manifest"
],
"cwd": "[SLAVE_BUILD]",
« no previous file with comments | « scripts/slave/recipes/boringssl.expected/win32_small.json ('k') | scripts/slave/recipes/boringssl.expected/win64_small.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698