Android: Fix bug in terminal app that caused it to spin using much CPU and battery. This problem was introduced in version 4.20130601.

This commit is contained in:
Joey Hess 2013-08-26 22:00:16 -04:00
parent d7aa28e00c
commit 9e8521910d
3 changed files with 6 additions and 1 deletions

View file

@ -23,3 +23,6 @@ the current (4.20130826-g46f422) version on Android.
# End of transcript or log.
"""]]
> [[done]]; I fixed the bug which turned out to be a stupid
> minunderstanding of how a java library worked. --[[Joey]]