diff --git a/doc/bugs/Android_installation_is_missing___36__PATH_setup/comment_1_cf0e167e2da279a20c5b71f9962d05a0._comment b/doc/bugs/Android_installation_is_missing___36__PATH_setup/comment_1_cf0e167e2da279a20c5b71f9962d05a0._comment new file mode 100644 index 0000000000..fa841cb211 --- /dev/null +++ b/doc/bugs/Android_installation_is_missing___36__PATH_setup/comment_1_cf0e167e2da279a20c5b71f9962d05a0._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-10-22T17:04:18Z" + content=""" +runshell contains code that puts it in PATH when run on termux. +However, that relies on `uname -o` reporting "Android", +and git-annex bundles its own uname which didn't (oops). + +It seems likely I fixed this in +[[!commit d14983ee68ac553f3a49e9148ed193fbae722bb8]], although I have +not tried it yet, and the arm64 daily build hasn't been updated yet to +include that fix. +"""]]