From: Johannes Schindelin <Johannes.Schindelin@gmx.de> Date: Sun, 1 Jul 2007 03:14:01 +0000 (-0700) Subject: t7004: ship trustdb to avoid gpg warnings X-Git-Tag: v1.5.3-rc0~28 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a44c4267090366c81303b964ab64f3d51b78f885 t7004: ship trustdb to avoid gpg warnings This avoids warning messages from gpg while verifying the tags; without it, the program complains that the key is not certified with a trusted signature. Signed-off-by: Junio C Hamano <gitster@pobox.com> --- diff --git a/t/t7004/trustdb.gpg b/t/t7004/trustdb.gpg new file mode 100644 index 0000000000..abace962b8 Binary files /dev/null and b/t/t7004/trustdb.gpg differ