t1400: switch hard-coded object ID to variable
commit44171e5bdabf06d6d72d809fbf9cb8223d94e081
authorbrian m. carlson <sandals@crustytoothpaste.net>
Thu, 13 Sep 2018 05:17:38 +0000 (13 05:17 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Sep 2018 15:10:32 +0000 (17 08:10 -0700)
tree1fd4f7de3a66bcd7ed143667328c737ba87a3b57
parente95f53137d2d920cc42d3422d21845edbc49d9cc
t1400: switch hard-coded object ID to variable

Switch a hard-coded all-zeros object ID to use a variable instead.

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