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/000275.html | 84 +++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000275.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000275.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000275.html b/zarb-ml/mageia-sysadm/2010-November/000275.html new file mode 100644 index 000000000..98c5566cb --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000275.html @@ -0,0 +1,84 @@ + + + + [Mageia-sysadm] [153] fix typo :p + + + + + + + + + +

[Mageia-sysadm] [153] fix typo :p

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 17:07:12 CET 2010 +

+
+ +
Revision: 153
+Author:   dams
+Date:     2010-11-05 17:07:12 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+fix typo :p
+
+Modified Paths:
+--------------
+    puppet/modules/blog/manifests/init.pp
+
+Modified: puppet/modules/blog/manifests/init.pp
+===================================================================
+--- puppet/modules/blog/manifests/init.pp	2010-11-05 16:04:11 UTC (rev 152)
++++ puppet/modules/blog/manifests/init.pp	2010-11-05 16:07:12 UTC (rev 153)
+@@ -25,6 +25,6 @@
+         	user => blog,
+         	minute => 15,
+         	command => "/usr/local/bin/check_new-blog-post.sh",
+-        	require => File["check_new-blog-post"],
++        	require => File["check_new-blog-post"]
+     	}
+ }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/147ae895/attachment.html>
+
+ + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1