From: rhatto Date: Tue, 9 Aug 2005 01:22:29 +0000 (+0000) Subject: typo X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d514b812d1b3645315056c39ab962cf53454ac8f;p=firma.git typo --- diff --git a/firma b/firma index a4f9e14..0093899 100755 --- a/firma +++ b/firma @@ -151,7 +151,7 @@ $(echo -e "$PASSWD\n${GPG_MESSAGE[@]}" | $GPGDECRYPT 2> /dev/null)" | sed -e 's/ ((++n)) done -echo -e "${LIST_MESSAGE[@]}") | $MAIL $MAIL_ARGS +echo -e "${LIST_MESSAGE[@]}" | $MAIL $MAIL_ARGS }