summaryrefslogtreecommitdiffstats
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun1
1 files changed, 1 insertions, 0 deletions
diff --git a/run b/run
index 6306959..ee57358 100755
--- a/run
+++ b/run
@@ -24,6 +24,7 @@ case "$1" in
ARGS="android:installDebug android:run $@"
gradlew_do
echo "on failure: sudo adb kill-server; (sudo adb start-server;) sudo adb devices"
+ echo " adb logcat RustAndDust:D *:S"
;;
"r")
shift;