Index: scripts/slave/recipes/v8/auto_roll_deps.expected/rolling_deactivated.json |
diff --git a/scripts/slave/recipes/v8/auto_roll_deps.expected/rolling_deactivated.json b/scripts/slave/recipes/v8/auto_roll_deps.expected/rolling_deactivated.json |
index def90d3f8e59eea2417bee0fe83885990b11018e..e430d1ad82c3a39a2143572172c5ff06786b117e 100644 |
--- a/scripts/slave/recipes/v8/auto_roll_deps.expected/rolling_deactivated.json |
+++ b/scripts/slave/recipes/v8/auto_roll_deps.expected/rolling_deactivated.json |
@@ -8,16 +8,18 @@ |
"python", |
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
"cmd": [ |
"python", |
"-u", |
- "[ROOT]/b/build/scripts/tools/runit.py", |
- "[ROOT]/b/build/scripts/tools/pycurl.py", |
+ "[BUILD]/scripts/tools/runit.py", |
+ "[BUILD]/scripts/tools/pycurl.py", |
"https://v8-roll.appspot.com/status" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "check roll status", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -41,6 +43,7 @@ |
"--counter", |
"{\"name\": \"/v8/autoroller/count\", \"project\": \"v8-roll\", \"result\": \"deactivated\", \"value\": 1}" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "upload stats" |
}, |
{ |