]> git.ipfire.org Git - thirdparty/git.git/commit
t3600: make hash size independent
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 18 Aug 2019 19:16:41 +0000 (19:16 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Aug 2019 18:09:22 +0000 (11:09 -0700)
commitca6ba94200dc8e96dc9e495273aff6a7399cf1e9
tree1d20af34dee7db00afcea51700bb195576f3c979
parent19ce5496c2afb6ff247db833659bdad163029d5d
t3600: make hash size independent

Instead of hard-coding a fixed length invalid object ID in the test,
compute one using the lookup tables.

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