]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
Fix logcat command after #996
authorAlessandro Astone <ales.astone@gmail.com>
Mon, 18 Sep 2023 16:25:53 +0000 (18:25 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Mon, 18 Sep 2023 16:27:35 +0000 (18:27 +0200)
commit7dc516d8d0ce6d0021ced0a560b6893a504513b6
treeb611247e4bdca2987f316a4aaf8cbc5767322905
parent0f7c1ea44bd542b002e362854f1708a85d05feba
Fix logcat command after #996

The logcat command does not have the same commandline options as the
shell command, so provide empty defaults to avoid an AttributeError
tools/helpers/lxc.py