]> git.sur5r.net Git - u-boot/commit
test/py: u_boot_console_base.py: fix typo
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 14 Sep 2017 10:27:07 +0000 (12:27 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 15 Sep 2017 12:05:12 +0000 (08:05 -0400)
commitcd3e8a72a6fb1fe758c5f73b394527609afe26cc
treef12a72e60069768f6d68af0973b3d7687d371cff
parent5c761ce58666b3a1695697498598f8bf3484a0c7
test/py: u_boot_console_base.py: fix typo

run_command does not have a parameter wait_for_each.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
test/py/u_boot_console_base.py