commit | 8b66f7857d470f50a2a24d9b12ed8eec2781cad2 | [log] [tgz] |
---|---|---|
author | Alexey Shumkin <alex.crezoff@gmail.com> | Thu Jan 24 13:10:26 2013 +0400 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jan 24 12:31:29 2013 -0800 |
tree | bf0f4cebc8cc461ae8cb2c70489e332e7fa5ddab | |
parent | b344bb19358bcf8cf62c28ce205fdfd8acfa6b6b [diff] |
t7102 (reset): don't hardcode SHA-1 in expected outputs Take the expected SHA-1 digest in a variable, and use it instead of hardcoding when checking the result. Signed-off-by: Alexey Shumkin <Alex.Crezoff@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>