Index: scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json |
diff --git a/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json b/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json |
index 93d699651bd7acadb854851794ba0cb6a96c31bf..b7a580a6288fd064d1d329f9697cf0ed12387aee 100644 |
--- a/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json |
+++ b/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json |
@@ -69,6 +69,19 @@ |
{ |
"cmd": [ |
"git", |
+ "rev-parse", |
+ "HEAD" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/libvpx", |
+ "name": "read revision", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "git", |
"clean", |
"-f", |
"-d", |