repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
allow for uclibc-ng
[openadk.git]
/
package
/
adktest
/
src
/
qmp
blob
8f991222265e88e74c9cf0d8829b8a2d0480f33a
1
#!/bin/sh
2
echo
'{ "execute": "qmp_capabilities" }'
3
sleep
1
4
echo
'{ "execute": "quit" }'