[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