kumquat-buildroot/support/download
Thomas De Schampheleire 54d3d94b6e support/download: print command used for download
Even though that most download commands actually print some output, like
progress indication or other messages, the actual command used is not. This
makes it hard to analyze a build log when you are not fully familiar with
the typical output of said log.

Update the download helpers to do just that, respecting any quiet/verbose
flag so that a silent make (make -s) does not get more verbose.

Note: getting rid of the duplication of the command in the script is not
straightforward without breaking support for arguments with spaces.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
[yann.morin.1998@free.fr: use printf, not echo]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-03-16 23:26:12 +01:00
..
bzr support/download: print command used for download 2021-03-16 23:26:12 +01:00
check-hash support/download: fix check_one_hash description 2017-09-19 22:11:30 +02:00
cvs support/download: print command used for download 2021-03-16 23:26:12 +01:00
dl-wrapper support/download/dl-wrapper: fix urlencode option never being sent to backend 2018-12-09 17:16:04 +01:00
file support/download: print command used for download 2021-03-16 23:26:12 +01:00
git support/download: print command used for download 2021-03-16 23:26:12 +01:00
helpers support/download: drop sub-second precision in tarball creation 2021-02-22 23:01:27 +01:00
hg support/download: print command used for download 2021-03-16 23:26:12 +01:00
scp support/download: print command used for download 2021-03-16 23:26:12 +01:00
svn support/download: print command used for download 2021-03-16 23:26:12 +01:00
wget support/download: print command used for download 2021-03-16 23:26:12 +01:00