Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json |
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json |
index 5bbffb86157e55ed047cf407a263753db4d6081d..db6e4c3c5a3a06513bc8f3084fdfe1f480bb421f 100644 |
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json |
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.json |
@@ -23,6 +23,7 @@ |
"--no_shallow", |
"--output_manifest" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -55,6 +56,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "clang=1 target_arch=x64 v8_target_arch=x64" |
}, |
@@ -66,6 +68,7 @@ |
"-u", |
"[BUILD]/scripts/slave/cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -83,6 +86,7 @@ |
"clang", |
"--" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "compile" |
} |
] |