
4 Nov
2020
4 Nov
'20
12:03 a.m.
It is the 'poweroff' and not the 'reset' command that should shut down the sandbox.
Adjust the unit test accordingly
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de Reviewed-by: Simon Glass sjg@chromium.org --- v3: no change v2: no change --- test/py/tests/test_sandbox_exit.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Applied to u-boot-dm, thanks!