t4011: abstract away SHA-1-specific constants
commit840624ff55f275c04447acad29e5ad5c1dac9af3
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 28 Oct 2019 00:58:59 +0000 (28 00:58 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2019 02:34:58 +0000 (28 11:34 +0900)
tree60378f10f074379f90c230714a67049ad931ccc3
parent32a67072673ac444da6c618d62be80559a7728ce
t4011: abstract away SHA-1-specific constants

Adjust the test so that it computes variables for object IDs instead of
using hard-coded hashes.

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