index
:
jocl.git
b22x
edge
java11
master
rc
JOCL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
/
scripts
/
adb-logcat.sh
blob: 443011f8472a3e79ee0cd9d8b306cf2424c5b10b (
plain
)
1
2
3
4
sdir
=
`dirname
$0
`
adb $
*
logcat
-c
adb $
*
logcat
2
>&
1
|
tee
adb-logcat.log