aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto>2005-08-09 00:51:32 +0000
committerrhatto <rhatto>2005-08-09 00:51:32 +0000
commit492cab690c33296f5172f16d050bd624f8c886ca (patch)
treeed31ab0625b465112cacddb5d3217ff49812d966
parent2d1b13dacaa8eeea943aa28f4232aa5268ce104a (diff)
downloadfirma-492cab690c33296f5172f16d050bd624f8c886ca.tar.gz
firma-492cab690c33296f5172f16d050bd624f8c886ca.tar.bz2
typo again :(
-rwxr-xr-xfirma2
1 files changed, 1 insertions, 1 deletions
diff --git a/firma b/firma
index 545fcd6..7616f88 100755
--- a/firma
+++ b/firma
@@ -149,7 +149,7 @@ echo -e "From: $LISTNAME
To: $1
Subject: none
-$(echo -e "${LIST_MESSAGE[@]}")" | $MAIL $MAIL_ARGS
+$(echo -e "${LIST_MESSAGE[@]}") | $MAIL $MAIL_ARGS
}