Searched hist:"4 ba58bdabd0ad8356401e5221e8377ebd412362d" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/test/py/ |
| H A D | u_boot_console_base.py | 4ba58bdabd0ad8356401e5221e8377ebd412362d Wed Aug 17 01:58:59 UTC 2016 Stephen Warren <swarren@wwwdotorg.org> test/py: match prompt only at line boundaries
This prevents capture of command output from terminating early on boards that use a simple prompt (e.g. "=> ") that appears in the middle of command output (e.g. crc32's "... ==> 2fa737e0").
Reported-by: Tom Rini <trini@konsulko.com> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Tested-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>
|