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

Unified Diff: scripts/slave/recipes/run_presubmit.expected/gyp.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/run_presubmit.expected/gyp.json
diff --git a/scripts/slave/recipes/run_presubmit.expected/gyp.json b/scripts/slave/recipes/run_presubmit.expected/gyp.json
index 35b6a9692c49f6135cfef71fe9c710c509a99227..267e04b0a54403c99521a4b78353791b5c4bc213 100644
--- a/scripts/slave/recipes/run_presubmit.expected/gyp.json
+++ b/scripts/slave/recipes/run_presubmit.expected/gyp.json
@@ -4,12 +4,6 @@
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
- "--master",
- "tryserver.chromium.linux",
- "--builder",
- "gyp_presubmit",
- "--slave",
- "TestSlavename",
"--spec",
"cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'gyp', 'url': 'https://chromium.googlesource.com/external/gyp.git'}]",
"--root",

Powered by Google App Engine
This is Rietveld 408576698