tcl: update to new syntax of telnet command

Commit ad21613618 ("server/telnet: Restructure commands")
modifies the syntax.

	sed -i 's/telnet_port/telnet port/'

Change-Id: If1ad34a1ec54824dbc124acd36a894862276a34f
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8502
Reviewed-by: zapb <dev@zapb.de>
Tested-by: jenkins
This commit is contained in:
Antonio Borneo
2024-09-21 11:11:36 +02:00
parent 00ee9b09d9
commit 8750beeb44
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ proc enable_apetap {} {
}
tcl port 5555
telnet_port 4444
telnet port 4444
gdb port 3333
if { [info exists CHIPNAME] } {