Index: scripts/slave/recipe_modules/isolate/example.expected/missing.json |
diff --git a/scripts/slave/recipe_modules/isolate/example.expected/missing.json b/scripts/slave/recipe_modules/isolate/example.expected/missing.json |
index e4e4bb8e5a3ea9ce1bcb99d974ff7375ac27571b..2403c321e7b252e61e1c0291db969cd9d3553539 100644 |
--- a/scripts/slave/recipe_modules/isolate/example.expected/missing.json |
+++ b/scripts/slave/recipe_modules/isolate/example.expected/missing.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", |