t7102 (reset): don't hardcode SHA-1 in expected outputs
commit375775bb1289a0b78f26b8ec08627fd133920ab9
authorAlexey Shumkin <Alex.Crezoff@gmail.com>
Wed, 26 Jun 2013 10:19:47 +0000 (26 14:19 +0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Jun 2013 18:33:00 +0000 (26 11:33 -0700)
treeb8feb3c8544a45209d3f58d06696f8f61c086664
parent77a6815d7d5be7031324788f9935587bdb00de60
t7102 (reset): don't hardcode SHA-1 in expected outputs

The expected SHA-1 digests are always available in variables. Use
them instead of hardcoding.

Signed-off-by: Alexey Shumkin <Alex.Crezoff@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7102-reset.sh