[Mageia-sysadm] [180] Shame on me, I forgot a pipe...

root at mageia.org root at mageia.org
Sat Nov 6 13:20:34 CET 2010


Revision: 180
Author:   dams
Date:     2010-11-06 13:20:34 +0100 (Sat, 06 Nov 2010)
Log Message:
-----------
Shame on me, I forgot a pipe...

Modified Paths:
--------------
    puppet/modules/blog/templates/check_new-blog-post.sh

Modified: puppet/modules/blog/templates/check_new-blog-post.sh
===================================================================
--- puppet/modules/blog/templates/check_new-blog-post.sh	2010-11-06 11:23:38 UTC (rev 179)
+++ puppet/modules/blog/templates/check_new-blog-post.sh	2010-11-06 12:20:34 UTC (rev 180)
@@ -23,7 +23,7 @@
 	else
 		# New post to translate
 		echo "YES" >> $PATH_TO_FILE"/last_check"
-		echo "A new blog post is waiting for translation" /bin/mail -s "New entry on English Blog" mageia-blogteam at mageia.org
+		echo "A new blog post is waiting for translation" | /bin/mail -s "New entry on English Blog" mageia-blogteam at mageia.org
 		echo $DATE
 fi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101106/59b8ee84/attachment.html>


More information about the Mageia-sysadm mailing list