From b7ec4db4dc71a5453718383ea643cda87a32ba9c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkcw7gULxa_Tx-TYSpXCfQChWbZAnrxUPk" Date: Sun, 24 Feb 2013 13:32:47 +0000 Subject: typo fix --- doc/design/assistant/blog/day_196__android_bugfixes.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/design/assistant') diff --git a/doc/design/assistant/blog/day_196__android_bugfixes.mdwn b/doc/design/assistant/blog/day_196__android_bugfixes.mdwn index e02dc89d5..a0e9633d4 100644 --- a/doc/design/assistant/blog/day_196__android_bugfixes.mdwn +++ b/doc/design/assistant/blog/day_196__android_bugfixes.mdwn @@ -22,5 +22,5 @@ Worked today on some of the obvious bugs. I want to set up an autobuilder for Android, but to do that I need to install all the haskell libraries on my server. Since getting them built for Android involved several days of hacking the first time, this will -be an opporunity to make sure I can replicate that. Hopefully in less time. +be an opportunity to make sure I can replicate that. Hopefully in less time. ;) -- cgit v1.2.3 From 698173671314022a22f11d856f8ba0c9b1c10590 Mon Sep 17 00:00:00 2001 From: "http://meep.pl/" Date: Sun, 24 Feb 2013 15:16:51 +0000 Subject: Added a comment: Android 2.3 --- ...comment_1_82d9f9508929d84abf7b718c59436ae8._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/design/assistant/blog/day_197__template_haskell/comment_1_82d9f9508929d84abf7b718c59436ae8._comment (limited to 'doc/design/assistant') diff --git a/doc/design/assistant/blog/day_197__template_haskell/comment_1_82d9f9508929d84abf7b718c59436ae8._comment b/doc/design/assistant/blog/day_197__template_haskell/comment_1_82d9f9508929d84abf7b718c59436ae8._comment new file mode 100644 index 000000000..95fcde0d6 --- /dev/null +++ b/doc/design/assistant/blog/day_197__template_haskell/comment_1_82d9f9508929d84abf7b718c59436ae8._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="http://meep.pl/" + ip="193.23.174.18" + subject="Android 2.3" + date="2013-02-24T15:16:51Z" + content=""" +The updated version lets me see the failure(s), and it looks like this: + + cd: can't cd to /data/data/ga.androidterm/lib/lib.runshell.so/../.. + [: not found + [: not found + could not open //installed-version, No such file or directory + /data/data/ga.androidterm/lib/lib.runshell.so: cannot create + /sdcard/git-annex.home/git-annex-install.log: directory nonexistent + + [Terminal session finished] + +"""]] -- cgit v1.2.3