dovecot-2.1: dsync: Removed accidentally committed debug code.

dovecot at dovecot.org dovecot at dovecot.org
Mon Feb 27 14:40:24 EET 2012


details:   http://hg.dovecot.org/dovecot-2.1/rev/47dcf6a607a9
changeset: 14201:47dcf6a607a9
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Feb 27 14:40:19 2012 +0200
description:
dsync: Removed accidentally committed debug code.

diffstat:

 src/doveadm/dsync/doveadm-dsync.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r d75b807afadc -r 47dcf6a607a9 src/doveadm/dsync/doveadm-dsync.c
--- a/src/doveadm/dsync/doveadm-dsync.c	Mon Feb 27 14:38:05 2012 +0200
+++ b/src/doveadm/dsync/doveadm-dsync.c	Mon Feb 27 14:40:19 2012 +0200
@@ -93,7 +93,6 @@
 		p = "server";
 	} else {
 		/* we're executing doveadm */
-		abort();
 		p = "dsync-server";
 	}
 	array_append(&cmd_args, &p, 1);


More information about the dovecot-cvs mailing list