]> code.ossystems Code Review - openembedded-core.git/commit
Revert "oe-git-proxy: Avoid resolving NO_PROXY against local files"
authorHenning Schild <henning.schild@siemens.com>
Tue, 3 Sep 2019 13:43:47 +0000 (15:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 15 Sep 2019 16:49:47 +0000 (17:49 +0100)
commit0fdc12dac6244be135ea519fe9c39109e7cfc6d6
tree9f8717da1f3f90a6a722a3faa24c37448ff73793
parentc07134711f97c966d70aaf2798800214d5426005
Revert "oe-git-proxy: Avoid resolving NO_PROXY against local files"

This reverts commit cbc148d5d93d5f3531434fee7b234a16196b3088.

The quoting causes H to be one string with spaces, so looping over
multiple entries does not work anymore.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-git-proxy