Commit Graph

6 Commits

Author SHA1 Message Date
Mylène Josserand
e42a2c9c85 console: Add 'k' option to exit on console-down
This commit is adding an option 'k' to make the console
application exits when the console is down.

This can be useful in some cases such as an integration to LAVA
infrastructure. Console can be used to open a terminal on different
boards to be able to run some tests.
In some cases, the console is down and without this commit, the
tests will be timed-out because it can't talk to the device.
Adding this option will allow us to exit the console directly, without
waiting for a timeout. The benefit will be time saving.

Signed-off-by: Mylène Josserand <mylene.josserand@collabora.com>
2020-10-16 14:06:09 +02:00
Bryan Stansell
ff83413d6a removed the old rcs/cvs Id: tags 2018-05-28 09:34:15 -07:00
Bryan Stansell
8534a21cef Imported from conserver-8.2.0.tar.gz 2014-04-20 21:47:40 -07:00
Bryan Stansell
b94c8967bf Imported from conserver-8.1.19.tar.gz 2013-09-26 11:07:01 -07:00
Bryan Stansell
ed79341c2c Imported from conserver-8.1.14.tar.gz 2006-04-09 19:07:58 -07:00
Bryan Stansell
cf461c7ce8 Imported from conserver-8.1.6.tar.gz 2004-05-25 17:41:29 -07:00