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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.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/libyuv/libyuv.expected/tryserver_libyuv_ios.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json
index 51a398438e7561b9d5329a0b057a9c2fa91a75da..9b6030aa94133b3b24c1c6b84ec3c141ad2e6dd1 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "tryserver.libyuv",
- "--builder",
- "ios",
- "--slave",
- "slavename",
"--spec",
"cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['ios', 'mac']",
"--root",
@@ -24,7 +18,6 @@
"/path/to/tmp/json",
"--revision",
"src@12345",
- "--force",
"--output_manifest"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698