commit | 46c03740920bcca2c5166baafd596bd41a35bafa | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 07 17:34:40 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 12 09:57:29 2021 -0500 |
tree | ece0dc11d2c4ea0de0670c14c214138fad003d5c | |
parent | 3602c5557c1cd85e2eabf7f8246eef985ddaf1f4 [diff] |
sandbox: Drop the 'starting...' message This message is annoying since it is only useful for testing. Drop it and update the test to cope. Signed-off-by: Simon Glass <sjg@chromium.org>