Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug.json |
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug.json |
index b522e79956416ec94b8ad0d2b6ca7d65d7cd2db8..3bf14a83f74ff3fbbe349f042264625fc4ae6e0d 100644 |
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug.json |
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug.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": "target_arch=ia32 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32" |
}, |
@@ -66,6 +68,7 @@ |
"-u", |
"[BUILD]/scripts/slave/cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -75,6 +78,7 @@ |
"\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
"[SLAVE_BUILD]/v8/out/Debug" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "rmtree build directory", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@python.inline@@@@", |
@@ -102,6 +106,7 @@ |
"--build-properties", |
"{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"master\", \"buildername\": \"V8 Linux - debug\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": \"V8 Linux - debug builder\", \"parent_got_revision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "extract build" |
}, |
{ |