t5613: use test_must_fail
commit195eb4654631bf6747649e22b0776c988669d829
authorJeff King <peff@peff.net>
Mon, 3 Oct 2016 20:34:01 +0000 (3 16:34 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Oct 2016 21:25:43 +0000 (3 14:25 -0700)
tree5dfdde2adce481f8e2f16497619982eb92dbb5cd
parentb28a88f26a21e6134a099e2d57aa088bc6d93818
t5613: use test_must_fail

Besides being our normal style, this correctly checks for an
error exit() versus signal death.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5613-info-alternate.sh