Index: recipe_modules/git/example.expected/count-objects_failed.json |
diff --git a/recipe_modules/git/example.expected/count-objects_failed.json b/recipe_modules/git/example.expected/count-objects_failed.json |
index 7e91538bf564a5ce5f00fd1dd33011ff43e05687..2087e3de570db7cdb25b8d774e83e73b1358592d 100644 |
--- a/recipe_modules/git/example.expected/count-objects_failed.json |
+++ b/recipe_modules/git/example.expected/count-objects_failed.json |
@@ -37,6 +37,19 @@ |
{ |
"cmd": [ |
"git", |
+ "rev-parse", |
+ "HEAD" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/src", |
+ "name": "read revision", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "git", |
"clean", |
"-f", |
"-d", |