| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.json
|
| index 9e496626994217ddc61e5e1af71b95e2328bf964..5ba3d3e57717657312c0266d5ea84d9a36321f6d 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_gcc_4_8.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=0 target_arch=ia32 v8_target_arch=ia32"
|
| },
|
| @@ -66,6 +68,7 @@
|
| "-u",
|
| "[BUILD]/scripts/slave/cleanup_temp.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| @@ -81,6 +84,7 @@
|
| "make",
|
| "--"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "compile"
|
| },
|
| {
|
|
|