From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000302.html | 85 +++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000302.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000302.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000302.html b/zarb-ml/mageia-sysadm/2010-November/000302.html new file mode 100644 index 000000000..78cd319e9 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000302.html @@ -0,0 +1,85 @@ + + + + [Mageia-sysadm] [180] Shame on me, I forgot a pipe... + + + + + + + + + +

[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
+ -- cgit v1.2.1