On Sun, 25 Oct 2020 at 00:04, Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > > 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.g...@gmx.de> > --- > test/py/tests/test_sandbox_exit.py | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>