On Sun, Jul 01, 2007 at 07:06:43PM +0100, Johannes Schindelin wrote: > And send me the resulting pubring.gpg and secring.gpg? Attached. > If you have a little more time, you could also put them in t/t7004/, and > check t7004-tag.sh... Different... (assuming I understand your request correctly) * expecting success: git-tag -s -m "A signed tag message" signed-tag && get_tag_msg signed-tag >actual && git-diff expect actual gpg: Warning: using insecure memory! gpg: skipped `C O Mitter <committer@xxxxxxxxxxx>': secret key not available gpg: signing failed: secret key not available failed to sign the tag with GPG. * FAIL 49: creating a signed tag with -m message should succeed git-tag -s -m "A signed tag message" signed-tag && get_tag_msg signed-tag >actual && git-diff expect actual bash-3.00$ git diff diff --git a/t/t7004/pubring.gpg b/t/t7004/pubring.gpg index 83855fa..20e89c6 100644 Binary files a/t/t7004/pubring.gpg and b/t/t7004/pubring.gpg differ diff --git a/t/t7004/secring.gpg b/t/t7004/secring.gpg index d831cd9..e69de29 100644 Binary files a/t/t7004/secring.gpg and b/t/t7004/secring.gpg differ skimo
Attachment:
pubring.gpg
Description: Binary data