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/2011-January/002167.html | 93 ++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002167.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002167.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002167.html b/zarb-ml/mageia-sysadm/2011-January/002167.html new file mode 100644 index 000000000..8847fe27a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002167.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [816] - fix syntax + + + + + + + + + +

[Mageia-sysadm] [816] - fix syntax

+ root at mageia.org + root at mageia.org +
+ Mon Jan 17 18:50:02 CET 2011 +

+
+ +
Revision: 816
+Author:   misc
+Date:     2011-01-17 18:50:02 +0100 (Mon, 17 Jan 2011)
+Log Message:
+-----------
+- fix syntax
+
+Modified Paths:
+--------------
+    puppet/modules/subversion/manifests/init.pp
+
+Modified: puppet/modules/subversion/manifests/init.pp
+===================================================================
+--- puppet/modules/subversion/manifests/init.pp	2011-01-17 17:12:42 UTC (rev 815)
++++ puppet/modules/subversion/manifests/init.pp	2011-01-17 17:50:02 UTC (rev 816)
+@@ -188,7 +188,7 @@
+         }
+ 
+         file { "$name/hooks/pre-revprop-change":
+-            ensure => "$local_dir/pre-revprop-change"
++            ensure => "$local_dir/pre-revprop-change",
+             owner => root,
+             group => root,
+             mode => 755,
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110117/6667fcfe/attachment-0001.html>
+
+ + + + + + + + + + + + + +
+

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