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

Unified Diff: scripts/slave/recipes/run_presubmit.expected/blink.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 8 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/blink.json
diff --git a/scripts/slave/recipes/run_presubmit.expected/blink.json b/scripts/slave/recipes/run_presubmit.expected/blink.json
index 853c8ed4bf6a7ab576c8810d8871a85690bd31db..f8820cdf411fd7f2bc020d0942fd8c8725bb0b04 100644
--- a/scripts/slave/recipes/run_presubmit.expected/blink.json
+++ b/scripts/slave/recipes/run_presubmit.expected/blink.json
@@ -29,6 +29,7 @@
"--revision",
"src/third_party/WebKit@HEAD"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
@@ -113,6 +114,7 @@
"--rietveld_email",
""
],
+ "cwd": "[SLAVE_BUILD]",
"name": "presubmit",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",

Powered by Google App Engine
This is Rietveld 408576698