From c96eab12b6055fa5e229f87eceb9ade4fb948b52 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Tue, 6 Jan 2015 00:33:30 +0100 Subject: [PATCH] =?utf8?q?[wath=5Fml=5Fpot-vieux]=20probl=C3=A8me=20de=20p?= =?utf8?q?ath?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- mails/watch_ml_pot-vieux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mails/watch_ml_pot-vieux.sh b/mails/watch_ml_pot-vieux.sh index 882fb0b..0453d20 100755 --- a/mails/watch_ml_pot-vieux.sh +++ b/mails/watch_ml_pot-vieux.sh @@ -8,5 +8,5 @@ result=$(./ml_in_ml.sh pot-vieux-orga pot-vieux) if test -n "${result}" then - echo -e "To: pot.vieux@crans.org\nSubject: ML pot-vieux-orga non incluse dans pot-vieux\n${result}" | sendmail -t + echo -e "To: pot.vieux@crans.org\nSubject: ML pot-vieux-orga non incluse dans pot-vieux\n${result}" | /usr/sbin/sendmail -t fi -- 2.39.2