diff options
author | Petr Štetiar <ynezz@true.cz> | 2023-06-15 16:11:26 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-11-13 14:02:38 +0100 |
commit | 4637ba72b7f7e47ac3580fd013f287f9616e13f8 (patch) | |
tree | 5a305a737b5d3c1cb26e4f092187a3ab3989416b /package/utils/busybox/convert_defaults.pl | |
parent | b38b5c42997e527f91e653a4b6d77a5717d3cd14 (diff) | |
download | upstream-4637ba72b7f7e47ac3580fd013f287f9616e13f8.tar.gz upstream-4637ba72b7f7e47ac3580fd013f287f9616e13f8.tar.bz2 upstream-4637ba72b7f7e47ac3580fd013f287f9616e13f8.zip |
scan.mk: do not silence output of dump phase
Make it easier to spot currently hidden issues:
$ make defconfig V=sc
...
Collecting target info: target/linux/airohabash: -c: line 1: syntax error near unexpected token `|'
bash: -c: line 1: `echo 1686815253<LINUX_VERMAGIC> | staging_dir/host/bin/mkhash md5 | cut -b1-8'
bash: -c: line 1: syntax error near unexpected token `|'
bash: -c: line 1: `echo 1686815253<LINUX_VERMAGIC> | staging_dir/host/bin/mkhash md5 | sed -E 's/(.{8})(.{4})(.{4})(.{4})(.{10})../\1-\2-\3-\4-\500/''
...
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit b522da5b16c7e5952d364b933b921786198f9fe5)
Diffstat (limited to 'package/utils/busybox/convert_defaults.pl')
0 files changed, 0 insertions, 0 deletions