From: hickert Date: Tue, 11 May 2010 09:16:01 +0000 (+0000) Subject: Fixed several properties. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ac5f5efc8861017d5852c32cfad11931cdabc61a;p=gosa.git Fixed several properties. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18359 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/fai/admin/systems/services/repository/class_servRepository.inc b/gosa-plugins/fai/admin/systems/services/repository/class_servRepository.inc index af71cfd85..2fd272080 100644 --- a/gosa-plugins/fai/admin/systems/services/repository/class_servRepository.inc +++ b/gosa-plugins/fai/admin/systems/services/repository/class_servRepository.inc @@ -409,7 +409,7 @@ class servrepository extends goService "plProperties" => array( array( "name" => "repositoryBranchHook", - "type" => "cmd", + "type" => "command", "default" => "", "description" => _("The FAI plugin can be used in a way that it generates branched or freezed releases inside your repository. Specifying the 'postcreate' and 'postmodify' keywords in the 'Repository service', calls the provided script as a hook when adding or removing branches. This script should do the rest inside of your repository.") ."