]> code.ossystems Code Review - openembedded-core.git/commit
oe-git-proxy: support username / password in http proxy
authorAndré Draszik <adraszik@tycoint.com>
Wed, 23 Mar 2016 09:47:05 +0000 (10:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Mar 2016 14:54:51 +0000 (15:54 +0100)
commitce4ff3dd80379e1bf71a967e0512591aaa046308
treeaf8cee7411b86a917cd11b5691c995340a3eff38
parent00fe3004aa624afee62315d5ea7566853b926931
oe-git-proxy: support username / password in http proxy

We also make sure to correctly support usernames that contain spaces.

For simplicity sed + regex has been replaced with shell parameter expansion,
which works in both, bash and dash.

Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-git-proxy