t7004-tag: Skip more tests if gpg is not available.
commit64fb19ba636fc9e892119efc377808b86c919228
authorJohannes Sixt <johannes.sixt@telecom.at>
Wed, 2 Apr 2008 06:52:37 +0000 (2 08:52 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Apr 2008 07:13:43 +0000 (2 00:13 -0700)
treecc83aac4e50a1e3919cffb106ec58d03ad4fe1a0
parent69fe5ef6c7211921a2a7840698bf58a80bab9412
t7004-tag: Skip more tests if gpg is not available.

This test was already careful enough to skip signed tag tests if gpg
is not available, but it must also skip all verify tests, even those
that are about non-signed tags, because they also invoke gpg.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7004-tag.sh