]> git.marmaro.de Git - mmh/commitdiff
mhpgp: Bugfix for 2932d136debcf53a45c44891ee80e6d34e61f109
authormarkus schnalke <meillo@marmaro.de>
Tue, 25 Nov 2014 07:47:31 +0000 (08:47 +0100)
committermarkus schnalke <meillo@marmaro.de>
Tue, 25 Nov 2014 07:47:31 +0000 (08:47 +0100)
(I should do better testing ...)

uip/mhpgp.sh

index f3a39ea0bb6e9213eb32d0a9896efd4134e046e4..4929358e31abcc71ff91b6001041f03cda286d89 100755 (executable)
@@ -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