Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___debug.json |
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___debug.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___debug.json |
index c5a815444a749c37294baeda106168992d95a71a..d47f8f2f47a9dbb9f7f7296ca7926ada1130db27 100644 |
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___debug.json |
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___debug.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", |