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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/swarming_basic_cq.json

Issue 692623002: Revert of Use remove_build_metadata.py on all the trybots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 2 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/chromium_trybot.expected/swarming_basic_cq.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_cq.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_cq.json
index e872d7e48990b24017a347fd960d90a116bd894b..b1784afcf27d6ede9ec4e907b2f704e7892275ea 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_cq.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_cq.json
@@ -233,19 +233,6 @@
"chrome"
],
"name": "compile (with patch)"
- },
- {
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metadata.py",
- "--build-dir",
- "[SLAVE_BUILD]/src/out/Release",
- "--src-dir",
- "[SLAVE_BUILD]/src"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "remove_build_metadata.py"
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698