Code

Fixed several properties.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 09:16:01 +0000 (09:16 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 09:16:01 +0000 (09:16 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18359 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/fai/admin/systems/services/repository/class_servRepository.inc

index af71cfd85cd08fcf4bc4226038d95b485fc71815..2fd272080411fe046ef3c2dab4857afbfaf261cc 100644 (file)
@@ -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.")
                   ."