From c88842cefc481ec4d89938213760302019dbe241 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 16 Jan 2011 13:59:51 +0000 Subject: update description of syntax_check argument --- modules/subversion/manifests/init.pp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'modules/subversion/manifests/init.pp') diff --git a/modules/subversion/manifests/init.pp b/modules/subversion/manifests/init.pp index 5b2c0067..7f09b393 100644 --- a/modules/subversion/manifests/init.pp +++ b/modules/subversion/manifests/init.pp @@ -132,9 +132,7 @@ class subversion { # cia_module : name of the module to send to cia.vc # cia_ignore_author : a regexp to ignore commits from some authors # no_binary : do not accept files with common binary extentions on this repository - # syntax_check1 : pre-commit script with syntax check to add - # syntax_check2 : pre-commit script with syntax check to add - # syntax_check3 : pre-commit script with syntax check to add + # syntax_check : array of pre-commit script with syntax check to add # extract_dir : hash of directory to update upon commit ( with svn update ), # initial checkout is not handled, nor the permission # TODO, handle the tags ( see svn::notify::mirror ) -- cgit v1.2.1