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/001712.html | 101 +++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001712.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001712.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001712.html b/zarb-ml/mageia-sysadm/2011-January/001712.html new file mode 100644 index 000000000..b6076b2ae --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001712.html @@ -0,0 +1,101 @@ + + + + [Mageia-sysadm] [716] use correct quotes + + + + + + + + + +

[Mageia-sysadm] [716] use correct quotes

+ root at mageia.org + root at mageia.org +
+ Fri Jan 7 21:52:39 CET 2011 +

+
+ +
Revision: 716
+Author:   boklm
+Date:     2011-01-07 21:52:38 +0100 (Fri, 07 Jan 2011)
+Log Message:
+-----------
+use correct quotes
+
+Modified Paths:
+--------------
+    puppet/modules/subversion/manifests/init.pp
+
+Modified: puppet/modules/subversion/manifests/init.pp
+===================================================================
+--- puppet/modules/subversion/manifests/init.pp	2011-01-07 20:17:15 UTC (rev 715)
++++ puppet/modules/subversion/manifests/init.pp	2011-01-07 20:52:38 UTC (rev 716)
+@@ -195,7 +195,7 @@
+ 	}
+ 
+ 	if $no_binary {
+-	    pre_commit_link { '$name/hooks/pre-commit.d/no_binary': 
++	    pre_commit_link { "$name/hooks/pre-commit.d/no_binary":
+ 		scriptname => 'no_binary',
+ 	    }
+ 	}
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110107/41fa3ad5/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + +
+

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