[Pkg-openldap-devel] [openldap] 12/29: r1555 at pulsar: torsten | 2005-03-22 23:59:34 +0100 Don't check if we are upgrading in dump_databases, that's the duty of the caller.
    Timo Aaltonen 
    tjaalton-guest at alioth.debian.org
       
    Thu Oct 10 05:34:49 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
tjaalton-guest pushed a commit to annotated tag 2.2.23-0.pre6
in repository openldap.
commit e40d24e77089e643227352862762e762f44d45b8
Author: Torsten Landschoff <torsten at debian.org>
Date:   Thu Mar 24 23:13:21 2005 +0000
     r1555 at pulsar:  torsten | 2005-03-22 23:59:34 +0100
     Don't check if we are upgrading in dump_databases, that's the duty of the caller.
---
 debian/slapd.scripts-common |    1 -
 1 file changed, 1 deletion(-)
diff --git a/debian/slapd.scripts-common b/debian/slapd.scripts-common
index 5372122..63c203c 100644
--- a/debian/slapd.scripts-common
+++ b/debian/slapd.scripts-common
@@ -106,7 +106,6 @@ dump_databases() {							# {{{
 	
 	local db suffix file dir failed
 
-	[ "$MODE" == upgrade ] || return
 	database_dumping_enabled || return
 
 	dir=`database_dumping_destdir`
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git
    
    
More information about the Pkg-openldap-devel
mailing list