mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-10 17:05:39 +00:00
comgt: fix typo in the ncm proto handler
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43071
This commit is contained in:
parent
eb738f5275
commit
27570407f4
@ -8,7 +8,7 @@ opengt
|
||||
:start
|
||||
send "sending -> "
|
||||
send $env("COMMAND")
|
||||
send "^n"
|
||||
send "^m"
|
||||
|
||||
waitfor 15 "OK","ERR","ERROR"
|
||||
if % = 0 goto continue
|
||||
|
Loading…
Reference in New Issue
Block a user