[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