Skip to content
Commit 4ba58bda authored by Stephen Warren's avatar Stephen Warren Committed by Tom Rini
Browse files

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: default avatarTom Rini <trini@konsulko.com>
Signed-off-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Tested-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
parent fc18e9b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment