u-boot/test/fs
Tom Rini 10ba92f69e fs-test.sh: Correct check_md5() test with newlines
The fs-test.sh script expected there to be a \n\r style newline at the
end of the output. This is no longer the case, so use 'tr' to remove the
\r that we get.

Fixes: (c5917b4b05 "dm: serial-uclass: Move a carriage return before a
        line feed")
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-08-22 19:37:56 -04:00
..
fat-noncontig-test.sh test: fat: add error-checking to non-contig test 2015-11-18 15:28:59 -05:00
fs-test.sh fs-test.sh: Correct check_md5() test with newlines 2016-08-22 19:37:56 -04:00