1
0
Fork 0
remarkable-uboot/test/trace
Simon Glass f91281b1eb trace: Improve the trace test number recognition
The awk tool can be confused by return character (ASCII 13) in its input
since it thinks there is a separate field. These can appear if the terminal
is in raw mode, perhaps due to a previous U-Boot crash with sandbox. This
is very confusing. Remove these so that the trace test passes.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-02-26 08:53:10 -07:00
..
test-trace.sh trace: Improve the trace test number recognition 2016-02-26 08:53:10 -07:00