From: markus schnalke Date: Tue, 25 Nov 2014 07:47:31 +0000 (+0100) Subject: mhpgp: Bugfix for 2932d136debcf53a45c44891ee80e6d34e61f109 X-Git-Tag: mmh-0.2-RC1~95 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=bc38ebb2e95e0a4d4a672b49366130f433e72aec mhpgp: Bugfix for 2932d136debcf53a45c44891ee80e6d34e61f109 (I should do better testing ...) --- diff --git a/uip/mhpgp.sh b/uip/mhpgp.sh index f3a39ea..4929358 100755 --- a/uip/mhpgp.sh +++ b/uip/mhpgp.sh @@ -68,7 +68,7 @@ mimeverify() { ### decrypt MIME and non-MIME messages (type is in $1) ###; invoke the pager as needed decrypt() { - sed -n -e '\ + sed -n -e ' /^-----BEGIN PGP MESSAGE/b x d :x