t1304: abstract away SHA-1-specific constants
commit06d18bdf86513295e5bf424ae322130678cd8051
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 25 Mar 2018 19:20:47 +0000 (25 19:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Mar 2018 22:10:48 +0000 (26 15:10 -0700)
treea6fa0bc2f50e21dfb1daad846010c02d14b6fa85
parentd47125d4ecb451a666849d97382b5cd0248cba3a
t1304: abstract away SHA-1-specific constants

Adjust the test so that it uses the $EMPTY_BLOB value instead of
hard-coding the hash.

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