]> git.ipfire.org Git - thirdparty/git.git/commit
t5504: make hash algorithm independent
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sat, 21 Dec 2019 19:49:28 +0000 (19:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Jan 2020 22:06:19 +0000 (14:06 -0800)
commitcba472d3adad06b07996c7d9df850c7e90a21ef3
tree4754e45469ec7ea37db8886d53881ae9cda56c83
parent82d5aeb1e606d6fb397d92c1b8ec95fd94b71d95
t5504: make hash algorithm independent

Instead of hard-coding invalid object IDs in this test, use test_oid to
look up ones of the appropriate length.

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