Index: scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json |
diff --git a/scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json b/scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json |
index 46a910f94fbe2235a9ea698cc1bd4a2bd937275e..11207991febc38cf05eb7714a406be0569227db4 100644 |
--- a/scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json |
+++ b/scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json |
@@ -5,6 +5,7 @@ |
"-u", |
"[BUILD]/scripts/slave/cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -32,6 +33,7 @@ |
"--no_shallow", |
"--with_branch_heads" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -100,6 +102,7 @@ |
"[SLAVE_BUILD]/v8-releases-update.json", |
"gs://chromium-v8-auto-roll/v8rel/v8-releases-update.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gsutil upload", |
"~followup_annotations": [ |
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8-auto-roll/v8rel/v8-releases-update.json@@@" |