| Index: scripts/slave/recipes/flutter/flutter.expected/linux.json
|
| diff --git a/scripts/slave/recipes/flutter/flutter.expected/linux.json b/scripts/slave/recipes/flutter/flutter.expected/linux.json
|
| index 8c2dd64f398f808d347578d7e092e07936a88082..2c3d6701ab4b2ec6ca37754de6f2f9b3a3426f68 100644
|
| --- a/scripts/slave/recipes/flutter/flutter.expected/linux.json
|
| +++ b/scripts/slave/recipes/flutter/flutter.expected/linux.json
|
| @@ -61,6 +61,19 @@
|
| {
|
| "cmd": [
|
| "git",
|
| + "rev-parse",
|
| + "HEAD"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]/flutter",
|
| + "name": "read revision",
|
| + "stdout": "/path/to/tmp/",
|
| + "~followup_annotations": [
|
| + "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "git",
|
| "clean",
|
| "-f",
|
| "-d",
|
|
|