author | Johannes Sixt <johannes.sixt@telecom.at> | |
Wed, 2 Apr 2008 06:52:37 +0000 (08:52 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Apr 2008 07:13:43 +0000 (00:13 -0700) | ||
commit | 64fb19ba636fc9e892119efc377808b86c919228 | |
tree | cc83aac4e50a1e3919cffb106ec58d03ad4fe1a0 | tree | snapshot |
parent | 69fe5ef6c7211921a2a7840698bf58a80bab9412 | commit | diff |
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>
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 | diff | blob | history |