Index: scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json |
diff --git a/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json b/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json |
index 48c634b23003e081ef7c5fffa7fccca599301288..f03a7e3bf0a0ab70e393b36d7f892f94ffe6ac6e 100644 |
--- a/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json |
+++ b/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.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", |