diff options
author | 2016-03-06 19:10:24 -0500 | |
---|---|---|
committer | 2016-03-06 18:50:32 -0800 | |
commit | f9e9c0d1042779fe25917e9f876e884e42df075e (patch) | |
tree | 93cb588b88acb974e401011ab54eea0a9e4ae2d9 /contrib/examples/builtin-fetch--tool.c | |
parent | Git 2.8-rc1 (diff) | |
download | tgif-f9e9c0d1042779fe25917e9f876e884e42df075e.tar.xz |
lib-gpg: drop unnecessary "missing GPG" warning
When 37d3e85 (t7004: factor out gpg setup, 2011-09-07) pulled gpg
detection code out of t7004-tag.sh and turned it into a standard test
prerequisite, it added an unconditional "missing GPG" warning when gpg
is not detected.
However, this is redundant since all tests which require GPG already
warn via either 'test_expect_success GPG' ("skipping: missing GPG") on a
test-by-test basis, or when skipping all tests in a script ("skipping
all foobar tests; missing GPG"). Consequently, the extra warning from
lib-gpg.sh is unnecessary, so retire it.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/examples/builtin-fetch--tool.c')
0 files changed, 0 insertions, 0 deletions