summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
diff options
context:
space:
mode:
authorStephen Warren <[email protected]>2016-01-27 23:57:47 -0700
committerSimon Glass <[email protected]>2016-01-28 21:01:24 -0700
commit44ac762b1437b274daf9e6f2dc924088b6332a54 (patch)
tree5de58786da78fb6f777e6c3f83dc2621da70dde4 /scripts/Makefile.lib
parent26e1beccbeb82ce7a4713ad899eb34b795228891 (diff)
test/py: fix spawn.expect multiple match handling
Multiple patterns may be passed to spawn.expect(). The pattern which matches at the earliest position should be designated as the match. This aspect works correctly. When multiple patterns match at the same position, priority should be given the the earliest entry in the list of patterns. This aspect does not work correctly. This patch fixes it. Signed-off-by: Stephen Warren <[email protected]> Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions