Commit a794795
committed
verify-kernel-boot-log.sh: cap boot logs to 6000 max_lines
Protect storage in case this is not run first and immediately after boot
as it should. Also makes the logs more relevant and usable: long files
can make the user interface unusable, see example in
thesofproject/sof#8761
This also gives us --no-pager "for free" in case it was ever needed.
Fixes recent commits c8565e8 and 914c5c0.
Signed-off-by: Marc Herbert <marc.herbert@intel.com>1 parent f47c38e commit a794795
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
27 | 36 | | |
28 | | - | |
| 37 | + | |
29 | 38 | | |
30 | | - | |
| 39 | + | |
31 | 40 | | |
32 | 41 | | |
33 | 42 | | |
| |||
174 | 183 | | |
175 | 184 | | |
176 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
177 | 189 | | |
178 | 190 | | |
179 | 191 | | |
| |||
0 commit comments