t4029: abstract away SHA-1-specific constants
commitb55ee57277aa4123c5c6afbbbf5127a582342004
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 21 May 2018 02:01:40 +0000 (21 02:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 May 2018 04:55:48 +0000 (21 13:55 +0900)
tree2c56d41f99488a5063ad9cdfe7892d79366ac943
parent7022ba336d60be26c6008dcc6b11987677c133db
t4029: abstract away SHA-1-specific constants

Adjust the test so that it computes variables for blobs 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/t4029-diff-trailing-space.sh