From 31e5d2de6303f4273e384e09165dd3ded5156d5b Mon Sep 17 00:00:00 2001 From: stransky Date: Mon, 11 Feb 2002 20:08:47 +0100 Subject: [PATCH] on rajoute l'auteur au titre du mail darcs-hash:20020211190847-a279a-c576bf93316ef2c0fa446308a59c8c5d79c7608f.gz --- news-cancel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news-cancel b/news-cancel index e2af3e55..520e58b1 100755 --- a/news-cancel +++ b/news-cancel @@ -47,7 +47,7 @@ SAUVEGARDE () { echo "commentaires : " >> /tmp/commentaires.txt $EDITOR /tmp/commentaires.txt echo . >> /tmp/commentaires.txt - cat /tmp/commentaires.txt | mutt -nx -a /root/moderes/$newsgroup'.'$numero.nws -s "moderation de $newsgroup.$numero" moderateurs + cat /tmp/commentaires.txt | mutt -nx -a /root/moderes/$newsgroup'.'$numero.nws -s "moderation de $newsgroup.$numero par $moderateur" moderateurs rm -f /tmp/commentaires.txt ;;