t4204: make hash size independent
commit7a1bcb251bf77ce76e19b54fc9ad85f8a4b92ee4
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sat, 21 Dec 2019 19:49:22 +0000 (21 19:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Jan 2020 22:06:19 +0000 (15 14:06 -0800)
tree6b92766d758b3886a1573584c140ca0fffa3ff7a
parentcb78f4f0fef7d45c33a22c28fcd575bed66a16d2
t4204: make hash size independent

Use $OID_REGEX instead of a hard-coded regular expression.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4204-patch-id.sh