projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef7634e
)
comgt: fix typo in the ncm proto handler
author
John Crispin
<blogic@openwrt.org>
Sun, 26 Oct 2014 16:57:38 +0000
(16:57 +0000)
committer
John Crispin
<blogic@openwrt.org>
Sun, 26 Oct 2014 16:57:38 +0000
(16:57 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43071
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
6ba061f
..
ab24339
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