Index: scripts/slave/recipes/v8/auto_roll_push.expected/standard.json |
diff --git a/scripts/slave/recipes/v8/auto_roll_push.expected/standard.json b/scripts/slave/recipes/v8/auto_roll_push.expected/standard.json |
index 151dc5e99cc1805ee74fa1b6a7f4ffed46981a8d..3c10156a3197b874b40c3d68962cc892688640de 100644 |
--- a/scripts/slave/recipes/v8/auto_roll_push.expected/standard.json |
+++ b/scripts/slave/recipes/v8/auto_roll_push.expected/standard.json |
@@ -5,6 +5,7 @@ |
"-u", |
"[BUILD]/scripts/slave/cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -31,6 +32,7 @@ |
"--force", |
"--no_shallow" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -58,6 +60,7 @@ |
"[BUILD]/scripts/tools/pycurl.py", |
"https://v8-roll.appspot.com/status" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "check roll status", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |