From ac5f5efc8861017d5852c32cfad11931cdabc61a Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 11 May 2010 09:16:01 +0000 Subject: [PATCH] Fixed several properties. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18359 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../admin/systems/services/repository/class_servRepository.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.") ." -- 2.30.2