Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___nosse3.json |
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___nosse3.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___nosse3.json |
index ff386336eb67ca970e8e47aaa97680d4d38aa328..0025e703f9616b0bc4112d5ab98e5892b8f50067 100644 |
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___nosse3.json |
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug___nosse3.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", |