Index: scripts/slave/recipes/swarming/heartbeat.expected/heartbeat_canary.json |
diff --git a/scripts/slave/recipes/swarming/heartbeat.expected/heartbeat_canary.json b/scripts/slave/recipes/swarming/heartbeat.expected/heartbeat_canary.json |
index a54c915b9548cf2f5f5853fc34ce58881217342d..07be34ded7f3f95dbc8c7019793010d9221ee731 100644 |
--- a/scripts/slave/recipes/swarming/heartbeat.expected/heartbeat_canary.json |
+++ b/scripts/slave/recipes/swarming/heartbeat.expected/heartbeat_canary.json |
@@ -9,6 +9,7 @@ |
"--url", |
"https://chromium.googlesource.com/external/swarming.client.git" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "git setup (swarming_client)" |
}, |
{ |
@@ -70,6 +71,7 @@ |
"[SLAVE_BUILD]/swarming.client/swarming.py", |
"--version" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "swarming.py --version", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -83,6 +85,7 @@ |
"RECIPE_MODULE[swarming_heartbeat]/resources/job_runs_fine.py", |
"--canary" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "job_runs_fine.py" |
} |
] |