]> code.ossystems Code Review - openembedded-core.git/commit
scripts/send-error-report: simple hack to use proxy from the enviroment
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 11 Apr 2014 17:49:14 +0000 (20:49 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Apr 2014 10:41:03 +0000 (11:41 +0100)
commita8511ee80246b4e2caa353b87f4b586f1539e6d4
tree555fe7cec2a3778de66f6a68cf6f0815c931cc2d
parentc3e8bfe30685e2357a6eb3ba8f4a014c7dc9f58e
scripts/send-error-report: simple hack to use proxy from the enviroment

People behind a proxy couldn't send an error report to an upstream server,
this should fix the issue if they use a proxy that doesn't require authentication,
or one that uses basic http authentication and it's correctly exported in the enviroment.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/send-error-report