summaryrefslogtreecommitdiffstats
path: root/scripts/send-error-report
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2019-01-29 17:48:35 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-25 22:27:39 +0000
commit909e75e53b432a2ed933ea06bc6865d3918f444e (patch)
treebeacdebe85890e2211cfc555d7bcda95498c039b /scripts/send-error-report
parent31ed0032ed0fecf37b216dc6a3164182b433943f (diff)
downloadpoky-909e75e53b432a2ed933ea06bc6865d3918f444e.tar.gz
oe-git-proxy: Avoid resolving NO_PROXY against local files
NO_PROXY may contain * elements, and if we are unlucky (or want to match all hosts with *), we will pick up local files rather than doing the match in match_host. Quoting helps here. (From OE-Core rev: 7e216e806ca765152fd874e24785f783a3201284) (From OE-Core rev: 5b5c8ccaba188530ae4b05fd49804aaa74cbb949) Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/send-error-report')
0 files changed, 0 insertions, 0 deletions