diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2020-06-20 00:39:38 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-22 18:52:02 +0200 |
commit | bbe0616cd85f30804d62d3fb6e183e9c5ff81b9d (patch) | |
tree | dceea8acb10f446db9f0809f6b7da4098cb1ec34 /t/t9101-git-svn-props.sh | |
parent | t9100: make test work with SHA-256 (diff) | |
download | git-bbe0616cd85f30804d62d3fb6e183e9c5ff81b9d.tar.xz git-bbe0616cd85f30804d62d3fb6e183e9c5ff81b9d.zip |
t9104: make hash size independent
The size of a record in the database used by git svn is four bytes plus
the length of the binary hash. Instead of hard-coding 24, compute this
value based on the size of the hash in use.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Acked-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9101-git-svn-props.sh')
0 files changed, 0 insertions, 0 deletions