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/000421.html | 110 ++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000421.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000421.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000421.html b/zarb-ml/mageia-sysadm/2010-November/000421.html new file mode 100644 index 000000000..b66beb006 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000421.html @@ -0,0 +1,110 @@ + + + + [Mageia-sysadm] [217] fix syntax error + + + + + + + + + +

[Mageia-sysadm] [217] fix syntax error

+ root at mageia.org + root at mageia.org +
+ Wed Nov 10 00:00:28 CET 2010 +

+
+ +
Revision: 217
+Author:   boklm
+Date:     2010-11-10 00:00:28 +0100 (Wed, 10 Nov 2010)
+Log Message:
+-----------
+fix syntax error
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/manifests/init.pp
+
+Modified: puppet/modules/buildsystem/manifests/init.pp
+===================================================================
+--- puppet/modules/buildsystem/manifests/init.pp	2010-11-09 22:57:33 UTC (rev 216)
++++ puppet/modules/buildsystem/manifests/init.pp	2010-11-09 23:00:28 UTC (rev 217)
+@@ -39,7 +39,7 @@
+ 
+         user {"$build_login":
+             ensure => present,
+-            comment => "System user use to run build bots"    
++            comment => "System user use to run build bots",
+             managehome => true,
+             shell => "/bin/bash",
+         }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101110/88729c66/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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