]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[wath_ml_pot-vieux] problème de path
authorVincent Le Gallic <legallic@crans.org>
Mon, 5 Jan 2015 23:33:30 +0000 (00:33 +0100)
committerVincent Le Gallic <legallic@crans.org>
Mon, 5 Jan 2015 23:33:30 +0000 (00:33 +0100)
mails/watch_ml_pot-vieux.sh

index 882fb0bd8d5f73445fb9f42a1fdcb4399f21c7e4..0453d202c9715b95253f1abe26765f66cb3cfd9f 100755 (executable)
@@ -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