]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Let logcat command terminate in issue template instructions
authorAlessandro Astone <ales.astone@gmail.com>
Fri, 1 Sep 2023 12:15:13 +0000 (14:15 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Fri, 1 Sep 2023 12:15:13 +0000 (14:15 +0200)
.github/ISSUE_TEMPLATE/bug_report.yml

index f08900c5de278c9acb097ab384f5bc840dfab704..f815a3746918bb0165e6c4f1f87e123ced85bbed 100644 (file)
@@ -65,7 +65,7 @@ body:
         /var/lib/waydroid/waydroid.prop
         /var/lib/waydroid/waydroid_base.prop
         /var/lib/waydroid/waydroid.log
-        `sudo waydroid logcat | tee logcat.txt`
+        `sudo waydroid shell -- logcat -d | tee logcat.txt`
         `sudo dmesg | tee dmesg.txt`
     validations:
       required: true