Index: scripts/slave/recipes/flutter/flutter.expected/mac.json |
diff --git a/scripts/slave/recipes/flutter/flutter.expected/mac.json b/scripts/slave/recipes/flutter/flutter.expected/mac.json |
index b16364234b70ed784f37a122aba2239352fa7a9a..25b9548e1ad974956937c15c1aee1c0672b1288b 100644 |
--- a/scripts/slave/recipes/flutter/flutter.expected/mac.json |
+++ b/scripts/slave/recipes/flutter/flutter.expected/mac.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", |