count sig/encryption block combos as signatures
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Tue, 4 Aug 2015 18:24:26 +0000 (14:24 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:29:54 +0000 (13:29 -0500)
edward

diff --git a/edward b/edward
index 0c3e4774d8ddf884033217b68e3f688e5dc2dfa3..19bbdd62537956090acc133c2743535771a2c5bc 100755 (executable)
--- a/edward
+++ b/edward
@@ -721,6 +721,7 @@ def prepare_for_reply_message (piece, replyinfo_obj):
 
     if piece.gpg_data.sigs != []:
         replyinfo_obj.target_key = piece.gpg_data.sigs[0]
+        replyinfo_obj.sig_success = True
         get_signed_part = False
     else:
         # only include a signed message in the reply.