This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mailutils".
http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=9be3f81ff2ada509eac8338db68a10a73cf19c51 The branch, master has been updated via 9be3f81ff2ada509eac8338db68a10a73cf19c51 (commit) from 259e83899823c5d665d91edcb27da76b00d5dcdf (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9be3f81ff2ada509eac8338db68a10a73cf19c51 Author: Sergey Poznyakoff <g...@gnu.org.ua> Date: Sat Mar 30 19:17:40 2013 +0200 msgchk: assume -date by default ----------------------------------------------------------------------- Summary of changes: mh/msgchk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/mh/msgchk.c b/mh/msgchk.c index 811693b..0dd1e48 100644 --- a/mh/msgchk.c +++ b/mh/msgchk.c @@ -57,7 +57,7 @@ struct mh_option mh_option[] = { { NULL } }; -int date_option; +int date_option = 1; int apop_option; char *remote_host; char *remote_user; hooks/post-receive -- GNU Mailutils _______________________________________________ Commit-mailutils mailing list Commit-mailutils@gnu.org https://lists.gnu.org/mailman/listinfo/commit-mailutils