| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.json
|
| index 7f7eeb7adb1bb444b8dde1704a377c76a47ba2bb..34c6813b5cb96e5ab7f2589fea6c0257335b779b 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.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",
|
|
|