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

Unified Diff: scripts/slave/recipes/run_presubmit.expected/infra_internal.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/infra_internal.json
diff --git a/scripts/slave/recipes/run_presubmit.expected/infra_internal.json b/scripts/slave/recipes/run_presubmit.expected/infra_internal.json
index 08fb24b10a82e61bfcbe80a36bbdb648af8c85c9..92a5ea2c331c97e69925e1a389fb1023ed6160a1 100644
--- a/scripts/slave/recipes/run_presubmit.expected/infra_internal.json
+++ b/scripts/slave/recipes/run_presubmit.expected/infra_internal.json
@@ -31,6 +31,7 @@
"--revision",
"infra_internal@HEAD"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
@@ -97,6 +98,7 @@
"--rietveld_private_key_file",
"[BUILD]/site_config/.rietveld_secret_key"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "presubmit",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
« no previous file with comments | « scripts/slave/recipes/run_presubmit.expected/infra.json ('k') | scripts/slave/recipes/run_presubmit.expected/nacl.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698