From 0d3e58ecce5d6978b17adff091369e734e5a2289 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke <kevin@nexedi.com> Date: Tue, 14 Nov 2006 10:21:19 +0000 Subject: [PATCH] Add ERP5Banking git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11286 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/utils/svn_update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product/ERP5/utils/svn_update.sh b/product/ERP5/utils/svn_update.sh index f7448510e7..0247af147c 100755 --- a/product/ERP5/utils/svn_update.sh +++ b/product/ERP5/utils/svn_update.sh @@ -1,8 +1,8 @@ #!/bin/bash # Modules to get from the SVN -PRODUCTS="CMFActivity CMFCategory ERP5 ERP5Catalog ERP5Form \ - ERP5OOo ERP5Security ERP5Subversion ERP5SyncML \ +PRODUCTS="CMFActivity CMFCategory ERP5 ERP5Banking ERP5Catalog \ + ERP5Form ERP5OOo ERP5Security ERP5Subversion ERP5SyncML \ ERP5Type ZMySQLDDA ZSQLCatalog" # System user and group that own Zope product files -- 2.30.9