changeset 22547:ae84a2f539bf

dsync: Add missing space to handshake optional keys
author Aki Tuomi <aki.tuomi@dovecot.fi>
date Mon, 25 Sep 2017 10:28:03 +0300
parents 0af134a26b4a
children b4f0f49d1a93
files src/doveadm/dsync/dsync-ibc-stream.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/doveadm/dsync/dsync-ibc-stream.c	Fri Sep 08 11:02:29 2017 +0300
+++ b/src/doveadm/dsync/dsync-ibc-stream.c	Mon Sep 25 10:28:03 2017 +0300
@@ -78,7 +78,7 @@
 	  	"debug sync_visible_namespaces exclude_mailboxes  "
 	  	"send_mail_requests backup_send backup_recv lock_timeout "
 	  	"no_mail_sync no_mailbox_renames no_backup_overwrite purge_remote "
-		"no_notify sync_since_timestamp sync_max_size sync_flags sync_until_timestamp"
+		"no_notify sync_since_timestamp sync_max_size sync_flags sync_until_timestamp "
 	  	"virtual_all_box empty_hdr_workaround import_commit_msgs_interval"
 	},
 	{ .name = "mailbox_state",