فهرست منبع

comgt: fix typo in the ncm proto handler

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 43071
John Crispin 11 سال پیش
والد
کامیت
27570407f4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      package/network/utils/comgt/files/runcommand.gcom

+ 1 - 1
package/network/utils/comgt/files/runcommand.gcom

@@ -8,7 +8,7 @@ opengt
 :start
  send "sending -> "
  send $env("COMMAND")
- send "^n"
+ send "^m"
 
  waitfor 15 "OK","ERR","ERROR"
  if % = 0 goto continue