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

Unified Diff: scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy.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/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy.json
diff --git a/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy.json b/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy.json
index c5c661d233c92ffed133a0ad3e6b7240bbe71897..a1820fba1f02aa0e8db531568edda07d7db40c6c 100644
--- a/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy.json
+++ b/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy.json
@@ -36,6 +36,7 @@
"--spec",
"cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget_os = ['chromeos']"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gclient setup"
},
{
@@ -53,6 +54,7 @@
"--output-json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gclient sync",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",

Powered by Google App Engine
This is Rietveld 408576698