t0064: make hash size independent
authorbrian m. carlson <sandals@crustytoothpaste.net>
Thu, 13 Sep 2018 05:17:36 +0000 (05:17 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Sep 2018 15:10:32 +0000 (08:10 -0700)
Compute test values of the appropriate size instead of hard-coding
40-character values. Rename the echo20 function to echoid, since the
values may be of varying sizes.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found