summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-06-20 20:25:04 +0200
committerSven Gothel <[email protected]>2013-06-20 20:25:04 +0200
commitb5fe100798071110119993be89ff66e313f32b96 (patch)
treea49b1d6b1be0fe5c21925d53236ed86b74c160c2
parentf69831574d4927d03d40c330d0b047d8c89622a4 (diff)
Script: Add adb logcat script
-rwxr-xr-xmake/scripts/adb-logcat.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/scripts/adb-logcat.sh b/make/scripts/adb-logcat.sh
new file mode 100755
index 0000000..ea4be3d
--- /dev/null
+++ b/make/scripts/adb-logcat.sh
@@ -0,0 +1,4 @@
+sdir=`dirname $0`
+
+adb $* logcat -c
+adb $* logcat