t1301: use modern test_* helpers
commit95508a075181397ae1040e75116a42af89dc0155
authorJeff King <peff@peff.net>
Fri, 20 Mar 2015 10:13:11 +0000 (20 06:13 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Mar 2015 18:35:56 +0000 (20 11:35 -0700)
treecc58b6349bd711b4daf36ba4e9343c77b5eeda2a
parent9157c5cb0968f1d97bf4a79b8622a9601387a368
t1301: use modern test_* helpers

This shortens the code and fixes some &&-chaining.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1301-shared-repo.sh