dovecot-2.2: doveadm ring status: Help text was shown for wrong ...

dovecot at dovecot.org dovecot at dovecot.org
Thu Aug 21 18:56:55 UTC 2014


details:   http://hg.dovecot.org/dovecot-2.2/rev/f82f8409334c
changeset: 17744:f82f8409334c
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Aug 21 20:54:46 2014 +0200
description:
doveadm ring status: Help text was shown for wrong command.

diffstat:

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

diffs (12 lines):

diff -r 9e825d5b0dd0 -r f82f8409334c src/doveadm/doveadm-director.c
--- a/src/doveadm/doveadm-director.c	Thu Aug 21 15:52:14 2014 +0300
+++ b/src/doveadm/doveadm-director.c	Thu Aug 21 20:54:46 2014 +0200
@@ -711,7 +711,7 @@
 	const char *line, *const *args;
 	unsigned long l;
 
-	ctx = cmd_director_init(argc, argv, "a:", cmd_director_status);
+	ctx = cmd_director_init(argc, argv, "a:", cmd_director_ring_status);
 
 	doveadm_print_init(DOVEADM_PRINT_TYPE_TABLE);
 	doveadm_print_header_simple("director ip");


More information about the dovecot-cvs mailing list