diff options
author | Petr Štetiar <ynezz@true.cz> | 2023-06-15 16:11:27 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-11-13 14:02:38 +0100 |
commit | 51bb178824f937b1f1988c9351e3586f81c18b74 (patch) | |
tree | ceb4955eea06f4107ece0c7294d4b9faf2be578e /package/utils/busybox/convert_defaults.pl | |
parent | 4637ba72b7f7e47ac3580fd013f287f9616e13f8 (diff) | |
download | upstream-51bb178824f937b1f1988c9351e3586f81c18b74.tar.gz upstream-51bb178824f937b1f1988c9351e3586f81c18b74.tar.bz2 upstream-51bb178824f937b1f1988c9351e3586f81c18b74.zip |
treewide: fix shell errors during dump stage
Fixes following issues:
bash: -c: line 1: `echo 1686820180<LINUX_VERMAGIC> | /staging_dir/host/bin/mkhash md5 | cut -b1-8'
bash: -c: line 1: `echo 1686820180<LINUX_VERMAGIC> | /staging_dir/host/bin/mkhash md5 | sed -E 's/(.{8})(.{4})(.{4})(.{4})(.{10})../\1-\2-\3-\4-\500/''
bash: -c: line 1: syntax error near unexpected token `|'
bash: line 1: *1024*1024: syntax error: operand expected (error token is "*1024*1024")
bash: line 1: (64 + ): syntax error: operand expected (error token is ")")
expr: syntax error: missing argument after '+'
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit 8fc496be860192f8bd1f16913657626014c8863f)
Diffstat (limited to 'package/utils/busybox/convert_defaults.pl')
0 files changed, 0 insertions, 0 deletions