diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2015-09-18 12:46:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-21 15:20:09 +0100 |
commit | 39eb19e2ae9add58c763b71b54bdb3739041b2d0 (patch) | |
tree | 3bda07196cde82c0d54eea77e6d0a6c01d14c09f /scripts/runqemu-internal | |
parent | c01e61d8b79d644880415986bdb1ba925f194329 (diff) | |
download | openembedded-core-39eb19e2ae9add58c763b71b54bdb3739041b2d0.tar.gz openembedded-core-39eb19e2ae9add58c763b71b54bdb3739041b2d0.tar.bz2 openembedded-core-39eb19e2ae9add58c763b71b54bdb3739041b2d0.zip |
oe-git-proxy: Correct the parsing of a port in $ALL_PROXY
Due to an error in the regular expression used to extract a port
number specified in $ALL_PROXY, rather than allowing the port number
to be followed by an optional "/", the port was required to be
followed by "/?".
This corrects the regular expression to allow an optional "/". It also
allows the odd "/?" suffix for backwards compatibility.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/runqemu-internal')
0 files changed, 0 insertions, 0 deletions