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

Unified Diff: scripts/slave/recipes/skia/infra.expected/Infra-PerCommit_try.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/skia/infra.expected/Infra-PerCommit_try.json
diff --git a/scripts/slave/recipes/skia/infra.expected/Infra-PerCommit_try.json b/scripts/slave/recipes/skia/infra.expected/Infra-PerCommit_try.json
index 8ac627bdda2389b7017647ceb854b15d59a85aaa..38ee06b96ab704ba8bbd689d53162a979141a2ee 100644
--- a/scripts/slave/recipes/skia/infra.expected/Infra-PerCommit_try.json
+++ b/scripts/slave/recipes/skia/infra.expected/Infra-PerCommit_try.json
@@ -7,6 +7,7 @@
"[SLAVE_BUILD]/go/src",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs makedirs go/src",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -28,6 +29,7 @@
"https://skia.googlesource.com/buildbot",
"[SLAVE_BUILD]/go/src/go.skia.org/infra"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "git clone"
},
{
@@ -87,6 +89,7 @@
"https://codereview.chromium.org",
"--no-auth"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "apply_issue",
"~followup_annotations": [
"@@@STEP_LINK@Applied issue 1234@https://codereview.chromium.org/1234@@@"

Powered by Google App Engine
This is Rietveld 408576698