diff options
author | Simon Glass <sjg@chromium.org> | 2024-11-12 07:13:21 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-11-13 12:01:35 -0600 |
commit | 5825ddccc6e5fc6bac1a91c3be013443d84a8aed (patch) | |
tree | e771833f66f2a504512c6b5fbe50dcf7c9955dfd /test/py/conftest.py | |
parent | f32951df40ae0c5389a480dedba2b22ba0a39a05 (diff) |
test: Avoid double echo when starting up
There is a very annoying bug at present where the terminal echos part
of the first command sent to the board. This happens because the
terminal is still set to echo for a period until Labgrid starts up and
can change this.
Fix this by disabling echo (and other terminal features) as soon as the
spawn happens.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/conftest.py')
0 files changed, 0 insertions, 0 deletions