| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json
|
| index 5662ac1e5a502c5e1b99d9c32931185413775ef2..c0b219957d767c2084452446b50f105214095e0c 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.json
|
| @@ -36,6 +36,19 @@
|
| {
|
| "cmd": [
|
| "git",
|
| + "rev-parse",
|
| + "HEAD"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]/swarming.client",
|
| + "name": "read revision",
|
| + "stdout": "/path/to/tmp/",
|
| + "~followup_annotations": [
|
| + "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "git",
|
| "clean",
|
| "-f",
|
| "-d",
|
|
|