mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 06:46:03 +00:00
clear log
This commit is contained in:
parent
2c0a92aa63
commit
15fdb6d922
@ -86,6 +86,7 @@ elif [ "$TARGET" = "react-tests-android" ]; then
|
|||||||
|
|
||||||
LOGCAT_OUT="logcat_out.txt"
|
LOGCAT_OUT="logcat_out.txt"
|
||||||
rm -f $LOGCAT_OUT
|
rm -f $LOGCAT_OUT
|
||||||
|
adb logcat -c
|
||||||
adb logcat | tee $LOGCAT_OUT &
|
adb logcat | tee $LOGCAT_OUT &
|
||||||
while :;
|
while :;
|
||||||
do
|
do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user