]> gitweb.fluxo.info Git - firma.git/commitdiff
EmailListAdministration more fixes
authorrhatto <rhatto>
Thu, 12 Oct 2006 00:29:39 +0000 (00:29 +0000)
committerrhatto <rhatto>
Thu, 12 Oct 2006 00:29:39 +0000 (00:29 +0000)
firma

diff --git a/firma b/firma
index a1be017159b90da2169131d24ac30d9412e9c777..0fe9465d69d03362435fb96fd03788b6b5886f6d 100755 (executable)
--- a/firma
+++ b/firma
@@ -1819,8 +1819,7 @@ function EmailListAdministration {
   if [ "$found" == "1" ]; then
     # message was sent by an admin
     #+then, parse and process admin tasks
-    MESSAGE_BODY="\
-    `echo -e "$DECRYPTED_MESSAGE" | while read command; do
+    MESSAGE_BODY="`echo -e "$DECRYPTED_MESSAGE" | while read command; do
       if [ ! -z "$command" ] && echo $command | grep -q -v -e "^Content"; then
         AdminLog "Command> $command"
         ListAdministration $command