diff options
author | Michael J Gruber <git@drmicha.warpmail.net> | 2016-06-17 19:38:59 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-17 17:03:57 -0700 |
commit | efee9553a4f97b2ecd8f49be19606dd4cf7d9c28 (patch) | |
tree | 1d1e5054f8de93e8ce06ba356336153e557e293c /t/t4014-format-patch.sh | |
parent | sign_buffer: use pipe_command (diff) | |
download | tgif-efee9553a4f97b2ecd8f49be19606dd4cf7d9c28.tar.xz |
gpg-interface: check gpg signature creation status
When we create a signature, it may happen that gpg returns with
"success" but not with an actual detached signature on stdout.
Check for the correct signature creation status to catch these cases
better. Really, --status-fd parsing is the only way to check gpg status
reliably. We do the same for verify already.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4014-format-patch.sh')
0 files changed, 0 insertions, 0 deletions