diff options
author | Petr Štetiar <ynezz@true.cz> | 2022-09-13 07:38:10 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-09-13 09:14:09 +0200 |
commit | c836ca84e8f641e10a8349a8f9b7432b33d6cec1 (patch) | |
tree | 9ee60f222c849b3d14cbf9f6f623e27c2234e4a4 /scripts/qemustart | |
parent | b21ddbfa18cd1e437e31dc0fa29408721a186c2a (diff) | |
download | upstream-c836ca84e8f641e10a8349a8f9b7432b33d6cec1.tar.gz upstream-c836ca84e8f641e10a8349a8f9b7432b33d6cec1.tar.bz2 upstream-c836ca84e8f641e10a8349a8f9b7432b33d6cec1.zip |
scripts/download.pl: silence can't exec curl warning
When running build in verbose mode `make V=s` we can see a lot of
following warnings when curl is not available in the system:
Can't exec "curl": No such file or directory at scripts/download.pl line 77.
So lets fix it by redirecting of the stderr to null hole.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'scripts/qemustart')
0 files changed, 0 insertions, 0 deletions