From a44c4267090366c81303b964ab64f3d51b78f885 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Sat, 30 Jun 2007 20:14:01 -0700 Subject: 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 --- t/t7004/trustdb.gpg | Bin 0 -> 1280 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 t/t7004/trustdb.gpg (limited to 't/t7004') diff --git a/t/t7004/trustdb.gpg b/t/t7004/trustdb.gpg new file mode 100644 index 000000000..abace962b Binary files /dev/null and b/t/t7004/trustdb.gpg differ -- cgit v1.2.1