Re: Help for --group is mixed up with --imap_capability (1.19-rc2)
Simon Horman <[email protected]>
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 27, 2010 at 11:05:20PM +0200, Joachim Sehlstedt wrote: > Hi, > > The help for --group has been switched with--imap_capability, following > patch fixes it: Thanks, I have queued your change up for 1.19-rc3. # HG changeset patch # User Joachim Sehlstedt <[email protected]> # Date 1280281717 -32400 # Node ID 33f306b727467b106c7fb111303aade58eea7564 # Parent ffcc3a190a79a1af27e063a9b37bcae5ea66a6cf Correct imap and group help The help for --group has been switched with--imap_capability Signed-off-by: Simon Horman <[email protected]> diff -r ffcc3a190a79 -r 33f306b72746 perdition/options.c --- a/perdition/options.c Wed Jul 28 10:28:43 2010 +0900 +++ b/perdition/options.c Wed Jul 28 10:48:37 2010 +0900 @@ -1727,8 +1727,8 @@ DEFAULT_CONNECT_RELOG, OPT_STR(DEFAULT_DOMAIN_DELIMITER), OPT_STR(DEFAULT_LOG_FACILITY), + OPT_STR(DEFAULT_GROUP), OPT_STR(DEFAULT_IMAP_CAPABILITY), - OPT_STR(DEFAULT_GROUP), DEFAULT_CONNECTION_LIMIT, OPT_STR(PERDITION_PROTOCOL_DEPENDANT), OPT_STR(log_passwd_to_str(DEFAILT_LOG_PASSWD)), ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users