Petr Štetiar 8fc496be86
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>
2023-11-13 14:01:25 +01:00
..
2023-08-09 22:06:24 +02:00
2023-08-09 22:06:24 +02:00
2023-11-10 17:33:59 +01:00
2023-11-03 13:02:30 +01:00
2023-10-04 21:03:12 +02:00
2023-08-09 22:06:24 +02:00
2023-10-27 19:43:06 +01:00
2023-10-26 12:08:52 +02:00
2023-11-10 17:37:12 +01:00
2023-11-10 17:33:59 +01:00
2023-07-01 12:54:30 +02:00
2023-08-09 22:06:24 +02:00
2023-11-10 17:33:59 +01:00
2023-09-23 13:10:28 +02:00