]> git.cworth.org Git - sup/commit
bugfix: crypto return values when no gpg binary detected
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Fri, 4 Sep 2009 14:29:13 +0000 (10:29 -0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Fri, 4 Sep 2009 14:29:13 +0000 (10:29 -0400)
commit927b7df4b2052a6b3c2ae1f2b44a6bc901315f8d
tree6fe62ed31a768e7f7ae092189275566f2ac302d8
parent98a26cf7993745ba185f4b4e3852135188460ada
bugfix: crypto return values when no gpg binary detected

Tweak the return values of CryptoManager#decrypt so that the notice widget is
the first thing returned regardless. Makes the code cleaner.
lib/sup/crypto.rb
lib/sup/message.rb