projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb738f5
)
comgt: fix typo in the ncm proto handler
author
John Crispin
<john@openwrt.org>
Sun, 26 Oct 2014 16:57:38 +0000
(16:57 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 26 Oct 2014 16:57:38 +0000
(16:57 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43071
package/network/utils/comgt/files/runcommand.gcom
patch
|
blob
|
history
diff --git
a/package/network/utils/comgt/files/runcommand.gcom
b/package/network/utils/comgt/files/runcommand.gcom
index 6ba061ff980b30c5a6881407a9abda50cd168675..ab24339dc95a7a13e03a9f323938c0375d259ab7 100644
(file)
--- a/
package/network/utils/comgt/files/runcommand.gcom
+++ b/
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