]> code.ossystems Code Review - openembedded-core.git/commit
oe-git-proxy: disable shell pathname expansion for the whole script
authorHenning Schild <henning.schild@siemens.com>
Tue, 3 Sep 2019 13:43:48 +0000 (15:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 15 Sep 2019 16:49:47 +0000 (17:49 +0100)
commit477ee7e673684db988c66a75b6400e33509730b4
tree8491f57edbe586750bcedff226841ff4b941f400
parent0fdc12dac6244be135ea519fe9c39109e7cfc6d6
oe-git-proxy: disable shell pathname expansion for the whole script

This truly fixes the issue that cbc148d5d93d5f3531434fee7b234a16196b3088
wanted to solve, without breaking the iteration over multiple entries.

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