t7102 (reset): don't hardcode SHA-1 in expected outputs
commit8b66f7857d470f50a2a24d9b12ed8eec2781cad2
authorAlexey Shumkin <alex.crezoff@gmail.com>
Thu, 24 Jan 2013 09:10:26 +0000 (24 13:10 +0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Jan 2013 20:31:29 +0000 (24 12:31 -0800)
treebf0f4cebc8cc461ae8cb2c70489e332e7fa5ddab
parentb344bb19358bcf8cf62c28ce205fdfd8acfa6b6b
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>
t/t7102-reset.sh