]> code.ossystems Code Review - openembedded-core.git/commit
create-pull-request: do not check certificate
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 14 May 2011 04:16:06 +0000 (04:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 May 2011 22:38:07 +0000 (23:38 +0100)
commit027667824ca78d4f118d1917a515a675d966985c
treec02ae528347c4f97b4f7c4550f48cf07c79e8c63
parent95185de6f149a495201701d260921339e3dfaebd
create-pull-request: do not check certificate

Some remotes can use HTTPS and we don't need to check the certificate
of the host so wget call is changed to avoid it.

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