On Mon, Dec 8, 2014 at 4:34 AM, Thorsten Glaser <t...@mirbsd.de> wrote: > The image has JOE 0.1.5, some sort of jupp¹-ish editor, > which made me happy. But I’ve got another problem: I can’t > run mksh’s testsuite, whose driver is written in Perl, which > I don’t speak.
have you considered using sh instead? :-) (there's no perl on Android, which makes running the mksh tests impractical. one can *build* perl for Android, i'm led to believe, but it's not likely to ever be in the AOSP tree.)