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

Unified Diff: scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json

Issue 2047383002: Give autogen bots on client.drmemory a separate clobber step (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 years, 6 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/client.drmemory.recipe_autogen.expected/win7_cr_builder.json
diff --git a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json
index bb09e1a66af2038fd0b9fd7819fdc2663f2bba7c..7280f9d5fba5b4de60db602bfc03d4c4ff8bf153 100644
--- a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json
+++ b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr_builder.json
@@ -117,12 +117,9 @@
"cmd": [
"python_slave",
"[BUILD]\\scripts\\slave\\compile.py",
- "--solution",
- "all.sln",
- "--project",
- "chromium_builder_dbg_drmemory_win",
"--target",
- "Debug"
+ "Debug",
+ "chromium_builder_dbg_drmemory_win"
],
"name": "compile"
},

Powered by Google App Engine
This is Rietveld 408576698