t7030: test verifying multiple tags
commit3e1e7454cc6737ceff0311451eba7a698da9d8c9
authorSantiago Torres <santiago@nyu.edu>
Sun, 17 Apr 2016 22:26:57 +0000 (17 18:26 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Apr 2016 20:06:15 +0000 (18 13:06 -0700)
tree2fdf831be3e57b1c1a84f7606880984ce726faaa
parentd281b45d754477e79a8e0228c8f5ce4195079238
t7030: test verifying multiple tags

The verify-tag command supports multiple tag names to verify, but
existing tests only test for invocation with a single tag.

Add a test invoking it with multiple tags.

Helped-by: Jeff King <peff@peff.net>
Signed-off-by: Santiago Torres <santiago@nyu.edu>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7030-verify-tag.sh