Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server/telnet: Always allow 'exit' command
The telnet 'exit' command is only available in the execution phase of OpenOCD. Thus, a telnet session cannot be closed via 'exit' if OpenOCD is started with 'noinit'. Make the 'exit' command always available. Change-Id: I14447ecde63e579f1c523d606f048ad29cc84a35 Signed-off-by: Marc Schink <[email protected]> Reviewed-on: https://review.openocd.org/c/openocd/+/8379 Reviewed-by: Tomas Vanek <[email protected]> Tested-by: jenkins
- Loading branch information