From: brian m. carlson Date: Thu, 13 Sep 2018 05:17:36 +0000 (+0000) Subject: t0064: make hash size independent X-Git-Tag: v2.20.0-rc0~198^2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1374003db19a6d944bb0ff735855d491e03d57e1?ds=inline;hp=1374003db19a6d944bb0ff735855d491e03d57e1 t0064: make hash size independent 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 Signed-off-by: Junio C Hamano ---