[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