changeset 14237:47dcf6a607a9

dsync: Removed accidentally committed debug code.
author Timo Sirainen <tss@iki.fi>
date Mon, 27 Feb 2012 14:40:19 +0200
parents d75b807afadc
children 1999ae5c9699
files src/doveadm/dsync/doveadm-dsync.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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);