]> code.ossystems Code Review - openembedded-core.git/commit
send-pull-request: remove local mta support
authorDarren Hart <dvhart@linux.intel.com>
Fri, 13 May 2011 20:33:57 +0000 (13:33 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 May 2011 22:36:52 +0000 (23:36 +0100)
commit9674aa9a5bb497ab52aaa0ba5c97a87388163120
tree4047903a3ed5ebde9acb14c8b9ae907f1f2a9c69
parent187217ec380e89d81a53d9fd5f007d8f95356029
send-pull-request: remove local mta support

There is no real value in supporting sendmail directly when git
can be configured to use it. The script used to generate the
pull request mails relies heavily on git, so doing so here does
not impose any additional dependencies and it greatly reduces the
complexity of this script.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Cc: Otavio Salvador <otavio@ossystems.com.br>
scripts/send-pull-request