kumquat-buildroot/support/download
Yann E. MORIN bcee3ca6d6 support/download/git: fix shellcheck errors
The quoting around the expansion of ${relative_dir} was indeed incorrect
since it was introduced back in 8fe9894f65 (suport/download: fix git
wrapper with submodules on older git versions): it is in fact already
quoted as part of the whole sed expression.

${GIT} can contain more than one item, but we don't care about splitting
on spaces when we just print it for debug, so we can just quote it
rather than add an exception.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-09-14 23:02:20 +02:00
..
bzr
cargo-post-process
check-hash
cvs
dl-wrapper
file
git support/download/git: fix shellcheck errors 2023-09-14 23:02:20 +02:00
go-post-process
helpers
hg
scp
sftp
svn
wget