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

Adjust the test so that it uses a variable consisting of the current
HEAD instead of a hard-coded hash.

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