always complain about missing signature
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Tue, 4 Aug 2015 21:52:38 +0000 (17:52 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:29:54 +0000 (13:29 -0500)
edward
tests/flatten-4.out
tests/flatten-5.out
tests/flatten-6.out

diff --git a/edward b/edward
index 509fd95e2c9a09456f604310da57576c421352d4..797fc92bfd22ec4c8861ffcfa6c199c88de3724d 100755 (executable)
--- a/edward
+++ b/edward
@@ -928,7 +928,7 @@ def write_reply (replyinfo_obj):
         reply_plain += "\n\n"
         reply_plain += replyinfo_obj.replies['sig_success']
 
-    elif replyinfo_obj.sig_failure == True:
+    else:
         reply_plain += "\n\n"
         reply_plain += replyinfo_obj.replies['sig_failure']
 
index eec41108078f71d0110dc42e1073a2e9efcabeb1..ec6843663fea8f2475adb022aba6e607301acf93 100644 (file)
@@ -1,5 +1,7 @@
 
 
+Your signature could not be verified.
+
 I'm sorry, I was not able to find your public key. Did you remember to attach it?
 
 - Edward, the friendly GnuPG bot
index e95ca68850114458c6fdece810d5860cafb56b0b..caecd47ad8e14d07c7cb0e1b72f0349b6a520d3e 100644 (file)
@@ -1,5 +1,7 @@
 I'm sorry, I was not able to decrypt your message. Are you sure you encrypted it with my public key?
 
+Your signature could not be verified.
+
 I'm sorry, I was not able to find your public key. Did you remember to attach it?
 
 - Edward, the friendly GnuPG bot
index eec41108078f71d0110dc42e1073a2e9efcabeb1..ec6843663fea8f2475adb022aba6e607301acf93 100644 (file)
@@ -1,5 +1,7 @@
 
 
+Your signature could not be verified.
+
 I'm sorry, I was not able to find your public key. Did you remember to attach it?
 
 - Edward, the friendly GnuPG bot