Index: scripts/slave/recipes/v8/auto_roll_push.expected/rolling_deactivated.json |
diff --git a/scripts/slave/recipes/v8/auto_roll_push.expected/rolling_deactivated.json b/scripts/slave/recipes/v8/auto_roll_push.expected/rolling_deactivated.json |
index c0521c40a2103ebdb66d36f25833d5b9d43d53e3..d2220a827a59b654d87c112c5066355488c7efb7 100644 |
--- a/scripts/slave/recipes/v8/auto_roll_push.expected/rolling_deactivated.json |
+++ b/scripts/slave/recipes/v8/auto_roll_push.expected/rolling_deactivated.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": [ |