]> code.ossystems Code Review - openembedded-core.git/commit
send-pull-request: drop sendemail checks
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 20 May 2011 20:36:33 +0000 (20:36 +0000)
committerSaul Wold <sgw@linux.intel.com>
Tue, 24 May 2011 06:39:09 +0000 (23:39 -0700)
commitb75cf390d75957f5b5718892942f76fc4295270f
tree5fd9c9f0c5b033622fc96e5a01b2356fca9f6d37
parent87cf2da6373676293f2fdaaebbacc6890235368d
send-pull-request: drop sendemail checks

git send-email has the correct check on it. Basically the From is
taken from the git 'user' and 'email' config values and in case
'sendemail.smtpserver' is not provided it defaults to use local
sendmail command.

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