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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_Linux_x64.json

Issue 1413523010: Revert of Flip Linux x64, linux_chromium_archive_rel_ng bots to MB. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 1 month 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/chromium.expected/full_chromium_Linux_x64.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_Linux_x64.json b/scripts/slave/recipes/chromium.expected/full_chromium_Linux_x64.json
index 6894c81299b38a8f7d8cdd45068706772e018633..e6424df0706330b66286a220daaa4c1ac872e903 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_Linux_x64.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_Linux_x64.json
@@ -97,7 +97,6 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_CHROMIUM_NO_ACTION": "1",
"GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' linux_dump_symbols=0 target_arch=x64 test_isolation_mode=noop use_goma=1"
},
"name": "gclient runhooks"
@@ -148,25 +147,6 @@
],
"cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
- },
- {
- "cmd": [
- "python",
- "-u",
- "[SLAVE_BUILD]/src/tools/mb/mb.py",
- "gen",
- "-m",
- "chromium",
- "-b",
- "Linux x64",
- "--config-file",
- "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
- "--goma-dir",
- "[BUILD]/goma",
- "//out/Release"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "generate_build_files"
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698